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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 10:36:21 PDT 2022


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/AMDGPU/combine-vload-extract.ll:75
+  ret void
+}
+
----------------
Please can you pre-commit these to trunk and then rebase to show the codegen change from this patch/


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133584



More information about the llvm-commits mailing list