Test changes are because isBaseWithConstantOffset uses computeKnownBits
and that is able to see that an earlier AND instruction guaranteed
alignment so that we can treat an OR as an ADD.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo