[PATCH] D147058: [SimpleLoopUnswitch] Fix SCEV invalidation issue

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 21:30:45 PDT 2023


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM, thanks! It would be nice to have a test for the switch case as well, but it’s fine to avoid the crash preemptively


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147058



More information about the llvm-commits mailing list