[PATCH] D123561: GlobalISel: Add LegalizeMutations to help use More/FewerElements

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 13:29:49 PDT 2022


arsenm updated this revision to Diff 422321.
arsenm added a comment.

Add unit test. Found asserts in scalable vectors


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

https://reviews.llvm.org/D123561

Files:
  llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp
  llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123561.422321.patch
Type: text/x-patch
Size: 5674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/8cce7c7f/attachment.bin>


More information about the llvm-commits mailing list