[PATCH] D133396: [MemorySSA] Don't do addr phi translation if addr value is not a loop invariant

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 00:03:19 PDT 2022


StephenFan added a comment.

This patch seems wrong. It will make the test fail if D134161 <https://reviews.llvm.org/D134161> is applied.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133396



More information about the llvm-commits mailing list