[PATCH] D138899: [DAGCombiner] handle more store value forwarding

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 12 19:12:06 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f0ed16a46c5: Reland rGf35a09daebd0a90daa536432e62a2476f708150d and… (authored by shchenz).

Changed prior to commit:
  https://reviews.llvm.org/D138899?vs=494132&id=504496#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138899

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/ctpop16.ll
  llvm/test/CodeGen/AMDGPU/load-constant-i16.ll
  llvm/test/CodeGen/AMDGPU/load-global-i16.ll
  llvm/test/CodeGen/AMDGPU/shl.ll
  llvm/test/CodeGen/AMDGPU/sra.ll
  llvm/test/CodeGen/Mips/o32_cc_byval.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
  llvm/test/CodeGen/PowerPC/byval-lhs.ll
  llvm/test/CodeGen/PowerPC/ppc64-byval-larger-struct.ll
  llvm/test/CodeGen/X86/fastcc-byval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138899.504496.patch
Type: text/x-patch
Size: 40656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/41723419/attachment.bin>


More information about the llvm-commits mailing list