[PATCH] D105216: [ScalarEvolution] Fix overflow in computeBECount.

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 23:11:03 PDT 2021


mstorsjo added a comment.

I’ve bisected a miscompilation on aarch64 down to this commit. I’ll follow up with a repro later…


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105216



More information about the llvm-commits mailing list