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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
380 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
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.