[PATCH] D84909: [GISel] Add combiners for G_INTTOPTR and G_PTRTOINT
Michael Kitzan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 30 16:25:35 PDT 2020
mkitzan updated this revision to Diff 282078.
mkitzan added a comment.
Moved the two new combiner rules to `identity_combines`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84909/new/
https://reviews.llvm.org/D84909
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/combine-inttoptr-ptrtoint.mir
llvm/test/CodeGen/AArch64/GlobalISel/combine-ptrtoint.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84909.282078.patch
Type: text/x-patch
Size: 6941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/b46a3189/attachment.bin>
More information about the llvm-commits
mailing list