This is generally done by the InstCombine, but can be emitted as an
intermediate step and is cheap to handle.
Details
Details
- Reviewers
RKSimon pengfei - Commits
- rGc1ecd0a3f49a: [DAGCombiner] Add fold for `~x + x` -> `-1`
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo