[PATCH] D107929: [GlobalISel] Narrow binops feeding into G_AND with a mask
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 11 16:36:49 PDT 2021
paquette updated this revision to Diff 365876.
paquette added a comment.
Add LLT variants of `isTruncateFree` and `isZExtFree` which use the approximate EVT function by default.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107929/new/
https://reviews.llvm.org/D107929
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/prelegalizer-combiner-narrow-binop-feeding-add.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107929.365876.patch
Type: text/x-patch
Size: 19655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/a0ab054e/attachment.bin>
More information about the llvm-commits
mailing list