-
lib/Transforms/InstCombine/ -
test/Transforms/InstCombine/
| | Event TimelineHerald added a project: Restricted Project. Herald added a project: Restricted Project. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | lib/ | Transforms/ | InstCombine/ |
| | | 43 lines | | test/ | Transforms/ | InstCombine/ |
| | | 42 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
23bc47cbb89e | eaac1b41598a | 662e680e78ec | Noah Goldstein | Reorder (shl (add/sub (shl x, C0), y), C1) -> (add/sub (shl x, C0 + C1), (shl y… (Show More…) | Jan 17 2023, 9:25 AM |
|
or add -> or add/sub