Constant hoisting may hide the constant value behind bitcast for And's
operand. Track down the constant to make the BFI result consistent
regardless of hoisting.
Details
Details
- Reviewers
samparker - Commits
- rG3279347da05e: [BPI] Look through bitcasts in calcZeroHeuristic
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks. It's okay to commit cleanup NFCs without review, so don't worry about these kind of patches up for review in the future.