[PATCH] D124463: [RISCV] Add isCommutable to scalar FMA instructions.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 10:27:53 PDT 2022
reames added a comment.
Declaring a three operand opcode as commutative when only two of the arguments can be safely commuted feels rather suspect to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124463/new/
https://reviews.llvm.org/D124463
More information about the llvm-commits
mailing list