[PATCH] D122635: [RISCV] Filter out instructions which contain unsafe things when outlining
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 05:20:13 PDT 2022
luismarques added a comment.
In D122635#3461643 <https://reviews.llvm.org/D122635#3461643>, @pcwang-thead wrote:
> I think this patch makes no difference to outlining, but it is no harm to land since other targets do the same things.
@asb @jrtc27 any opinions on this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122635/new/
https://reviews.llvm.org/D122635
More information about the llvm-commits
mailing list