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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 18 05:26:12 PDT 2021


lebedev.ri added a comment.

I'm not really sure why we are okay with doing this specifically when we are freezing the function argument, but not any other value?


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