[llvm] [LoopVectorize] Add support for vectorisation of simple early exit loops (PR #88385)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Thu May 9 05:31:14 PDT 2024
david-arm wrote:
I just did a simple rebase and fixed some failing tests by teaching collectLoopUniforms about early exits.
https://github.com/llvm/llvm-project/pull/88385
More information about the llvm-commits
mailing list