[PATCH] D99376: [AMDGPU] Mark additional VOP3 as commutable
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 30 08:42:04 PDT 2021
rampitec added a comment.
There seems to be yet another problem with commute, not related to this patch directly though. DPP can never be commuted since DPP operand is always src0. I do not see this handling anywhere.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99376/new/
https://reviews.llvm.org/D99376
More information about the llvm-commits
mailing list