[PATCH] D155868: [AMDGPU] Add patterns for v_dot*_IU for GFX11

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 08:56:15 PDT 2023


arsenm added a comment.

This is better than the combiner - if it doesn't completely blow up compile time. It's probably easier to avoid the compile time problems with the combine though


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155868



More information about the llvm-commits mailing list