[PATCH] D134183: [RegCoalescer] Replace undef subreg copies used in early-clobber def insts with IMPLICIT_DEFs
Abinav Puthan Purayil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 21 03:03:23 PDT 2022
abinavpp updated this revision to Diff 461836.
abinavpp retitled this revision from "[WIP][RegCoalescer][TwoAddrInst] Keep undef subreg copies that are used in early-clobber insts" to "[RegCoalescer] Replace undef subreg copies used in early-clobber def insts with IMPLICIT_DEFs".
abinavpp edited the summary of this revision.
abinavpp added a comment.
Rebase; Move TwoAddrInst changes to D134343 <https://reviews.llvm.org/D134343>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134183/new/
https://reviews.llvm.org/D134183
Files:
llvm/lib/CodeGen/RegisterCoalescer.cpp
llvm/test/CodeGen/AMDGPU/atomic_optimizations_buffer.ll
llvm/test/CodeGen/AMDGPU/atomic_optimizations_global_pointer.ll
llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
llvm/test/CodeGen/AMDGPU/atomic_optimizations_raw_buffer.ll
llvm/test/CodeGen/AMDGPU/atomic_optimizations_struct_buffer.ll
llvm/test/CodeGen/AMDGPU/coalescer-early-clobber-undef-subreg.mir
llvm/test/CodeGen/AMDGPU/mad_64_32.ll
llvm/test/CodeGen/AMDGPU/mad_u64_u32.ll
llvm/test/CodeGen/Thumb2/mve-laneinterleaving-cost.ll
llvm/test/CodeGen/Thumb2/mve-satmul-loops.ll
llvm/test/CodeGen/Thumb2/mve-vmull-splat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134183.461836.patch
Type: text/x-patch
Size: 28458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220921/378656a8/attachment.bin>
More information about the llvm-commits
mailing list