[PATCH] D122635: [RISCV] Filter out instructions which contain unsafe things when outlining

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 01:37:58 PDT 2022


pcwang-thead added a comment.

In D122635#3437567 <https://reviews.llvm.org/D122635#3437567>, @jrtc27 wrote:

> And can we please have regression tests for these cases?

I am sorry I haven't found any related tests in other targets and it is really hard to construct one...
I think it makes sense just as other targets do. :)


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