[PATCH] D129293: [IndVars] Simplify instructions after replacing header phi with preheader value

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 16 08:42:09 PDT 2022


mstorsjo added a comment.

In D129293#3651174 <https://reviews.llvm.org/D129293#3651174>, @nikic wrote:

> @mstorsjo Should be fixed by https://github.com/llvm/llvm-project/commit/7a43b382ce9da2c5a4196d6cf4184d2983906400.

Thanks! The issue does indeed seem to be fixed. (Sorry for the long delay in properly rechecking the issue.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129293



More information about the llvm-commits mailing list