[PATCH] D137140: [SDAG] Allow scalable vectors in ComputeKnownBits

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 15:27:05 PST 2022


reames added a comment.

In D137140#3938320 <https://reviews.llvm.org/D137140#3938320>, @MaskRay wrote:

> Early heads-up: this change causes a timeout (likely an infinite loop) for a Halide Hexagon test, but no reduced example is available yet.

Given it's a Friday going into a holiday week, I reverted for now.  Please share your findings when you have them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137140



More information about the llvm-commits mailing list