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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 08:48:12 PDT 2021


lebedev.ri added a comment.

I think something along the lines of the current patch could be fine, but i'm against doing instcombine's work here.


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