diff options
author | Wang Pengcheng <wangpengcheng.pp@bytedance.com> | 2024-03-15 18:44:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-15 18:44:49 +0800 |
commit | b890a48a12aa5c851185ae2fd6273cd853fe0bc5 (patch) | |
tree | 451f7c4729894404fe8055978cf73b5d663c1643 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | c7c561ef98ad783d257dab3940dd2378ef8760bf (diff) | |
download | llvm-b890a48a12aa5c851185ae2fd6273cd853fe0bc5.zip llvm-b890a48a12aa5c851185ae2fd6273cd853fe0bc5.tar.gz llvm-b890a48a12aa5c851185ae2fd6273cd853fe0bc5.tar.bz2 |
[MacroFusion] Support commutable instructions (#82751)
If the second instruction is commutable, we should be able to check
its commutable operands.
A simple RISCV fusion is contained in this PR to show the functionality
is correct, I may remove it when landing.
Fixes #82738
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions