[PATCH] D111132: [GlobalISel] Better verification of G_UNMERGE_VALUES

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 19 06:16:56 PDT 2021


foad updated this revision to Diff 380671.
foad added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.

Adjust MIR test cases to void G_UNMERGE_VALUES from vector to vector
with different element type.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111132

Files:
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-unmerge.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-unmerge-values.mir
  llvm/test/MachineVerifier/test_g_unmerge_values.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111132.380671.patch
Type: text/x-patch
Size: 8696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211019/4a2e7746/attachment.bin>


More information about the llvm-commits mailing list