[llvm] [TLI] Pass replace-with-veclib works with Scalable Vectors. (PR #73642)
Maciej Gabka via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 13 09:06:48 PST 2023
================
@@ -5,6 +5,9 @@ target triple = "aarch64-unknown-linux-gnu"
; NOTE: The existing TLI mappings are not used since the -replace-with-veclib pass is broken for scalable vectors.
----------------
mgabka wrote:
you just fixed it, so this comment can be removed:)
https://github.com/llvm/llvm-project/pull/73642
More information about the llvm-commits
mailing list