[PATCH] D110786: [GlobalISel] Extend G_SELECT of known condition combine to vectors.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 30 04:34:30 PDT 2021


aemerson updated this revision to Diff 376159.
aemerson added a comment.

I've changed it to use the vector element size for the APInt.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110786/new/

https://reviews.llvm.org/D110786

Files:
  llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-select.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110786.376159.patch
Type: text/x-patch
Size: 6276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210930/1afa6b8a/attachment.bin>


More information about the llvm-commits mailing list