topperc wrote:

Maybe I could make fast-unaligned-access only apply to scalar to avoid a name 
change. And give a new flag for vector?

There's not a lot of RISC-V vector hardware available yet. One of the CPUs that 
is available only supports unaligned scalars and not vectors.

https://github.com/llvm/llvm-project/pull/92143
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to