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

duk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 07:25:52 PDT 2022


duck-37 added a comment.

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

> D125072 <https://reviews.llvm.org/D125072> does the favor.

I didn't realize someone else was looking at this at the same time, thanks for bringing this to my attention. I'll add the test-case pushed here since it seems useful.


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