[llvm-branch-commits] [clang] [llvm] release/18.x: [RISCV] Re-separate unaligned scalar and vector memory features in the backend. (PR #92143)

Philip Reames via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu May 16 08:49:55 PDT 2024


preames wrote:

I'm not strongly opposed to this or anything, but it feels questionable to be doing a backport to change the target-feature syntax.  My understand is that these are purely internal names.  This isn't a documented public interface.  

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


More information about the llvm-branch-commits mailing list