[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
Sat Apr 9 09:07:45 PDT 2022


luismarques added a comment.

In D122635#3438400 <https://reviews.llvm.org/D122635#3438400>, @pcwang-thead wrote:

> I am sorry I haven't found any related tests in other targets and it is really hard to construct one...

You might want to go for a MIR test. Let me know if you need help writing one.


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