[PATCH] D109368: [LV] Vectorize cases with larger number of RT checks, execute only if profitable.

Asmaa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 09:30:45 PDT 2022


asmok-g added a comment.

Heads-up: I think this patch caused a mis-compile that's causing some test in Tenserflow <https://github.com/tensorflow/tensorflow/blob/master/tensorflow/compiler/tests/tensor_array_ops_test.py> to fail. We're still confirming it and working on a reproducer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109368



More information about the llvm-commits mailing list