[llvm] [RISCV] Implement `EmitTargetCodeForStrcmp` for unaligned case. (PR #86645)
Mikhail Gudim via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 1 23:00:01 PDT 2024
mgudim wrote:
Some possible further work:
align all constant strings to 8 bytes
vector version of this
https://github.com/llvm/llvm-project/pull/86645
More information about the llvm-commits
mailing list