[PATCH] D120869: [IROutliner] Strip loop info when moving code into outlined function.

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 09:56:07 PST 2022


paquette added a comment.

Just verified that this resolves the crash in the benchmark on my end.

I agree that this test case can be simplified. After that, I think this is good to go.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120869/new/

https://reviews.llvm.org/D120869



More information about the llvm-commits mailing list