diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2023-10-27 11:35:29 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2023-11-01 23:50:35 -0500 |
commit | edb9e9a5fb3cae861511f9a11e6d000e8a82fe91 (patch) | |
tree | aade8718742b01f4c74538abdc4f482ca0c43e8d /llvm/lib/IR/Module.cpp | |
parent | 2c5f2b33aea2ebaa780ca522f3d1007e99c7577e (diff) | |
download | llvm-edb9e9a5fb3cae861511f9a11e6d000e8a82fe91.zip llvm-edb9e9a5fb3cae861511f9a11e6d000e8a82fe91.tar.gz llvm-edb9e9a5fb3cae861511f9a11e6d000e8a82fe91.tar.bz2 |
[InstCombine] Implement `SimplifyDemandedBits` for `llvm.ptrmask`
Logic basically copies 'and' but we can't return a constant if the
result == rhs (mask) so that case is skipped.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions