[PATCH] D79567: [GlobalISel] Combine scalar unmerge(trunc)
Dominik Montada via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 11 23:57:41 PDT 2020
gargaroff updated this revision to Diff 263366.
gargaroff marked 3 inline comments as done.
gargaroff added a comment.
Add example comment
Set initial size to NewNumDefs
Remove dead return
Move vector unmerge(trunc) combine to tryFoldUnmergeCast
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79567/new/
https://reviews.llvm.org/D79567
Files:
llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
llvm/test/CodeGen/AArch64/GlobalISel/legalize-unmerge-values.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-unmerge-values.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/cvt_f32_ubyte.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-bitcast.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-freeze.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-merge-values.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-store-global.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-unmerge-values.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/zextload.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79567.263366.patch
Type: text/x-patch
Size: 138317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/7d0d2e3b/attachment-0001.bin>
More information about the llvm-commits
mailing list