[PATCH] D106233: [InstCombine] Add freezeAllUsesOfArgument to visitFreeze

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 23 07:30:05 PDT 2021


aqjune added a comment.

The patch looks good to me.
@hyeongyukim said that this patch also resolves the regression in scalar evolution's analyses that is mentioned in https://llvm.org/pr51043 's comment 13, which is good news.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106233



More information about the llvm-commits mailing list