[llvm] ISel/AArch64/SVE: custom lower vector ISD::[L]LRINT (PR #89035)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 11:06:47 PDT 2024
================
@@ -0,0 +1,893 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
----------------
davemgreen wrote:
Most of the fixed-length SVE tests use -aarch64-sve-vector-bits-min=256 (or higher) to test vscales > 1.
https://github.com/llvm/llvm-project/pull/89035
More information about the llvm-commits
mailing list