[PATCH] D133584: [DAGCombiner] [AMDGPU] Allow vector loads in MatchLoadCombine

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 08:34:20 PDT 2022


jrbyrnes updated this revision to Diff 462504.
jrbyrnes marked 3 inline comments as done.
jrbyrnes added a comment.

Address review comments (remove unnecessary "Root" parameter).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133584

Files:
  llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/load-combine.ll
  llvm/test/CodeGen/AMDGPU/combine-vload-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133584.462504.patch
Type: text/x-patch
Size: 14139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220923/ec22fa6b/attachment.bin>


More information about the llvm-commits mailing list