[PATCH] D102073: [TargetLowering] Improve legalization of scalable vector types

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 06:24:04 PDT 2021


frasercrmck updated this revision to Diff 344802.
frasercrmck edited the summary of this revision.
frasercrmck added a comment.

- only widen vectors with equivalent scalable properties


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102073

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/test/CodeGen/AArch64/sve-widen-scalable-vectortype.ll
  llvm/test/CodeGen/RISCV/rvv/legalize-scalable-vectortype.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102073.344802.patch
Type: text/x-patch
Size: 8022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/e1f0d82a/attachment.bin>


More information about the llvm-commits mailing list