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

Hyeongyu Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 25 21:01:04 PDT 2021


hyeongyukim added a comment.

This patch was discovered in the process of solving `D106041`. (Like `D106233`)
If this patch is accepted, the performance regression caused by `D106041` will be reduced.


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