[PATCH] D155995: [AMDGPU] WIP: Allow matching into v_dot4

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 14:22:35 PDT 2023


jrbyrnes added inline comments.


================
Comment at: llvm/lib/Target/AMDGPU/VOP3PInstructions.td:293
 
-foreach Type = ["I", "U"] in
-  foreach Index = 0-3 in {
----------------
Should we delete these?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155995



More information about the llvm-commits mailing list