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

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 12:46:58 PDT 2022


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

Address review comments -- update usage of Optional API.


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.461322.patch
Type: text/x-patch
Size: 10800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220919/dab85f02/attachment.bin>


More information about the llvm-commits mailing list