[PATCH] D106779: [SimplifyCFG] Make ValueEqaulityComparison freeze-aware.

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 30 17:36:29 PDT 2021


aqjune added a comment.

If it is the problem of loop unswitch, what about adding an extra InstCombine pass between the loop unswitch and SimplifyCFG?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106779



More information about the llvm-commits mailing list