[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 12:17:04 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG80f4bb5c6193: [GlobalISel] Extend G_SELECT of known condition combine to vectors. (authored by aemerson).

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.376322.patch
Type: text/x-patch
Size: 6276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210930/80f723ea/attachment.bin>


More information about the llvm-commits mailing list