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

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 14:38:18 PDT 2022


jrbyrnes updated this revision to Diff 462296.
jrbyrnes marked 2 inline comments as done.
jrbyrnes added a comment.

Address review comments.

Update tests in ef7d61d67cb9 <https://reviews.llvm.org/rGef7d61d67cb9f10bd8d3b007bbddade7fa5f827a>


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.462296.patch
Type: text/x-patch
Size: 14375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/80c33187/attachment.bin>


More information about the llvm-commits mailing list