[PATCH] D118138: [AMDGPU][GlobalISel] Combine unmerge of undef

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 06:27:26 PST 2022


sebastian-ne updated this revision to Diff 402889.
sebastian-ne marked 2 inline comments as done.
sebastian-ne added a comment.

Thanks, the patch got smaller with applyBuildFn.


Repository:
  rG LLVM Github Monorepo

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

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.402889.patch
Type: text/x-patch
Size: 7842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/afdf666a/attachment.bin>


More information about the llvm-commits mailing list