[PATCH] D124926: [LoopInterchange] New cost model for loop interchange

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 01:42:29 PDT 2022


uabelho added a comment.

I wrote an issue about a failed assertion we started seeing with this patch:
 https://github.com/llvm/llvm-project/issues/57148

Note: Both the hanging and the new crash have popped up during fuzz testing with nonstandard pipelines.


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

https://reviews.llvm.org/D124926



More information about the llvm-commits mailing list