[PATCH] D126680: [VPlan] Replace BranchOnCount with BranchOnCond if TC <= UF * VF.

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 13:41:14 PDT 2022


aeubanks added a comment.

this seems to be causing a miscompile, see https://github.com/llvm/llvm-project/issues/56319


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126680



More information about the llvm-commits mailing list