[PATCH] D154008: [InstCombine] Add tests for folding `ptr` masking patterns to `@llvm.ptrmask`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 14:17:48 PDT 2023


goldstein.w.n created this revision.
goldstein.w.n added reviewers: nikic, RKSimon.
Herald added a subscriber: StephenFan.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D154008

Files:
  llvm/test/Transforms/InstCombine/to-ptrmask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154008.535530.patch
Type: text/x-patch
Size: 10131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/fa8a7c14/attachment.bin>


More information about the llvm-commits mailing list