-
lib/Transforms/InstCombine/ 13/14
InstCombineCompares.cpp -
test/Transforms/InstCombine/
| | Event TimelineHerald added a project: Restricted Project. Herald added a project: Restricted Project. goldstein.w.n retitled this revision from [InstCombine] Add transforms for `(icmp (xor X, Y), X)` to [InstCombine] Add transforms for `(icmp upred (or X, Y), X)`. nikic added inline comments. nikic added inline comments. nikic added inline comments. nikic added inline comments. foad added inline comments. nikic added inline comments. This revision is now accepted and ready to land. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | lib/ | Transforms/ | InstCombine/ |
| | | 36 lines | | test/ | Transforms/ | InstCombine/ |
| | | 12 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
aa6c74c55c17 | 50d346322e26 | 628cc56d98d3 | Noah Goldstein | | Mar 3 2023, 10:00 AM |
|
"else if" to avoid doing the match twice if we swapped?