[PATCH] D99376: [AMDGPU] Mark additional VOP3 as commutable
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 26 15:22:16 PDT 2021
rampitec added a comment.
Can you please also check that we either do not commute VOP3 with non-default op_sel or commute op_sel as well?
I suppose the same consideration applies to any modifiers too.
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