diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2023-07-27 17:28:34 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2023-07-27 17:43:08 -0500 |
commit | edf2e0e075e8562ca6a57a3614fbb2b65077e375 (patch) | |
tree | 84934c7d84ad4782b800f87074d53e51968795a1 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | aa88df8521e3d0f258b2aac2f3e74a7ddf561dc6 (diff) | |
download | llvm-edf2e0e075e8562ca6a57a3614fbb2b65077e375.zip llvm-edf2e0e075e8562ca6a57a3614fbb2b65077e375.tar.gz llvm-edf2e0e075e8562ca6a57a3614fbb2b65077e375.tar.bz2 |
[InstCombine] Folding `@llvm.ptrmask` with itself
`@llvm.ptrmask` is basically just `and` with a `ptr` operand. This is
a trivial combine to do with `and` (many others could also be added).
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D154006
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions