[llvm] [AArch64] Consider runtime mode when deciding to use SVE for fixed-length vectors. (PR #96081)

Sander de Smalen via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 01:02:35 PDT 2024


sdesmalen-arm wrote:

> I'm guessing there's another PR to change the scalable vector specific instances of hasSVEorSME()?

That's right. I didn't want to change everything in one big patch, but I'll follow this up afterwards.

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


More information about the llvm-commits mailing list