[PATCH] D118138: [AMDGPU][GlobalISel] Combine unmerge of undef
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 05:54:52 PST 2022
sebastian-ne created this revision.
sebastian-ne added reviewers: arsenm, foad, paquette.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, jvesely, kzhuravl.
sebastian-ne requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Fold (unmerge undef) -> undef, undef, ...
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D118138
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/call-outgoing-stack-args.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/postlegalizer-combiner-unmerge-undef.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/postlegalizercombiner-select.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118138.402877.patch
Type: text/x-patch
Size: 10437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/27601940/attachment.bin>
More information about the llvm-commits
mailing list