[PATCH] D154010: [InstCombine] Canonicalize `getelementptr` patterns to `@llvm.ptrmask`
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 16:07:24 PDT 2023
goldstein.w.n updated this revision to Diff 535556.
goldstein.w.n added a comment.
Update impl to only handle clear GEP -> ptrmask patterns
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154010/new/
https://reviews.llvm.org/D154010
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/to-ptrmask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154010.535556.patch
Type: text/x-patch
Size: 5086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/9984482c/attachment.bin>
More information about the llvm-commits
mailing list