[PATCH] D71983: [PowerPC] Set the SideEffects of branch & call instructions from 1 to 0
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 29 21:24:00 PDT 2021
qiucf added a comment.
In D71983#2967171 <https://reviews.llvm.org/D71983#2967171>, @jsji wrote:
> LGTM. But maybe we should try to see whether we can set `hasSideEffects = 0` as default on PowerPC as well when there are no match patterns?
Yes. Will clean them up in a future patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71983/new/
https://reviews.llvm.org/D71983
More information about the llvm-commits
mailing list