[PATCH] D133852: [AMDGPU] Check for num elts in SelectVOP3PMods
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 07:00:40 PDT 2022
arsenm added a comment.
In D133852#3789325 <https://reviews.llvm.org/D133852#3789325>, @piotr wrote:
> 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.
Should get a test then
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