[PATCH] D129641: [DAG] PromoteIntRes_BUILD_VECTOR - extend constant boolean vectors according to target BooleanContents

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 09:44:25 PDT 2022


RKSimon updated this revision to Diff 444313.
RKSimon edited the summary of this revision.
RKSimon added a comment.

rebase after rGd172842b5100926cc882617a1874afc09f5fbaaf <https://reviews.llvm.org/rGd172842b5100926cc882617a1874afc09f5fbaaf>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129641

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/test/CodeGen/AArch64/arm64-vshuffle.ll
  llvm/test/CodeGen/ARM/select_xform.ll
  llvm/test/CodeGen/PowerPC/pr25080.ll
  llvm/test/CodeGen/PowerPC/vec-select.ll
  llvm/test/CodeGen/X86/bitcast-setcc-128.ll
  llvm/test/CodeGen/X86/promote-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129641.444313.patch
Type: text/x-patch
Size: 8560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/bdac7748/attachment.bin>


More information about the llvm-commits mailing list