[PATCH] D84450: Testcase for "More conservatively report status from LoopIdiomRecognize"

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 13:45:58 PDT 2020


jroelofs added a comment.

In D84450#2173234 <https://reviews.llvm.org/D84450#2173234>, @fhahn wrote:

> Thanks for sharing. I did not manage to get it to crash with the patches removed though :(


This must be super sensitive to something in the in-memory representation, since it doesn't even repro if I dump the IR and pass it back to the pass in question.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84450





More information about the llvm-commits mailing list