[PATCH] D151029: [DAG] Combine insert(shuffle(load), load, 0) into a single load

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 11:49:16 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7740216f2e1e: [DAG] Combine insert(shuffle(load), load, 0) into a single load (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151029

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/insertshuffleload.ll
  llvm/test/CodeGen/Thumb2/mve-insertshuffleload.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151029.527147.patch
Type: text/x-patch
Size: 30778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/adaa76cd/attachment-0001.bin>


More information about the llvm-commits mailing list