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

Hyeongyu Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 30 10:05:03 PDT 2021


hyeongyukim added a comment.

In D106779#2907568 <https://reviews.llvm.org/D106779#2907568>, @lebedev.ri wrote:

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

Can you tell me the things that would be good to modify in this patch?


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