[PATCH] D129710: [SCEVExpander] Allow udiv with isKnownNonZero(RHS) + add vscale case

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 04:37:04 PDT 2022


uabelho added a comment.

I wrote an issue about a failure starting to appear with this patch:
 https://github.com/llvm/llvm-project/issues/57336


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129710



More information about the llvm-commits mailing list