[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
Fri Aug 13 18:39:51 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG50efbf9cbeed: [GlobalISel] Narrow binops feeding into G_AND with a mask (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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.366387.patch
Type: text/x-patch
Size: 19655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210814/2f85b95a/attachment.bin>


More information about the llvm-commits mailing list