Files
clang-p2996/llvm/test/Transforms/InstSimplify/ptrmask.ll
Noah Goldstein 8c2fcf5b77 [InstSimplify] Add some basic simplifications for llvm.ptrmask
Mostly the same as `and`. We also have a check for a useless
`llvm.ptrmask` if the ptr is already known aligned.

Differential Revision: https://reviews.llvm.org/D156633
2023-11-01 23:50:35 -05:00

15 KiB