Skip to content
Commit edf2e0e0 authored by Noah Goldstein's avatar Noah Goldstein
Browse files

[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
parent aa88df85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment