Commit 17d995d
committed
[LLVM][InstCombiner] foldICmpEquality: Compare APInt values rather than addresses.
1 parent 20293eb commit 17d995d
File tree
2 files changed
+2
-1
lines changed- llvm
- lib/Transforms/InstCombine
- test/Transforms/InstCombine
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6083 | 6083 | | |
6084 | 6084 | | |
6085 | 6085 | | |
6086 | | - | |
| 6086 | + | |
6087 | 6087 | | |
6088 | 6088 | | |
6089 | 6089 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments