[llvm] [LoopVectorize] Improve algorithm for hoisting runtime checks (PR #73515)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 03:04:03 PST 2023


david-arm wrote:

I don't understand why the runtime-checks-hoist.ll test failed in the Linux x86_64 build. I downloaded this pull request and tested on Linux x86_64 and it absolutely works. I wonder if the patch has introduced some non-deterministic behaviour?

https://github.com/llvm/llvm-project/pull/73515


More information about the llvm-commits mailing list