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

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 15:57:16 PDT 2022


jrbyrnes updated this revision to Diff 459217.
jrbyrnes marked an inline comment as done.
jrbyrnes added a comment.

Address comments.


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/AMDGPU/combine-vload-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133584.459217.patch
Type: text/x-patch
Size: 13128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/98b11d6e/attachment.bin>


More information about the llvm-commits mailing list