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

Luke Lau via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri May 17 01:16:45 PDT 2024


https://github.com/lukel97 approved this pull request.

Chiming in that this seems reasonable to me, given the performance impact of not having unaligned scalar accesses. And hopefully we can remove this one we're settled on a proper interface.

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


More information about the llvm-branch-commits mailing list