[llvm] [MacroFusion] Support commutable instructions (PR #82751)
Wang Pengcheng via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 14 04:51:24 PDT 2024
wangpc-pp wrote:
I added a `IsCommutable` to control the generation of checking commutable operands, because we may not need it in all cases.
@arsenm WDYT?
https://github.com/llvm/llvm-project/pull/82751
More information about the llvm-commits
mailing list