[llvm] [LV][EVL] Support cast instruction with EVL-vectorization (PR #108351)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 00:27:40 PDT 2024
================
@@ -0,0 +1,659 @@
+; REQUIRES: asserts
----------------
fhahn wrote:
Missing a test with a cast with flags?
https://github.com/llvm/llvm-project/pull/108351
More information about the llvm-commits
mailing list