[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 15:39:10 PDT 2021


paquette updated this revision to Diff 365866.
paquette added a comment.

Address comments


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/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.365866.patch
Type: text/x-patch
Size: 18168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/370d97b3/attachment.bin>


More information about the llvm-commits mailing list