[PATCH] D133852: [AMDGPU] Check for num elts in SelectVOP3PMods
Piotr Sobczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 06:51:47 PDT 2022
piotr added a comment.
In D133852#3789211 <https://reviews.llvm.org/D133852#3789211>, @arsenm wrote:
> Does this solve a real problem?
Yes, the wrong path can be entered by one of the v_wmma instructions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133852/new/
https://reviews.llvm.org/D133852
More information about the llvm-commits
mailing list