diff options
author | Pengcheng Wang <wangpengcheng.pp@bytedance.com> | 2025-01-03 14:05:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-03 14:05:02 +0800 |
commit | 72db3f989e499c8c5d585d3624cd563600cd2396 (patch) | |
tree | ef1dd6aaa861ec7d99c1c2fe1f33f45b3a06fe45 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 1c997feff16860ab6b21c5c03dc7ca65f300967f (diff) | |
download | llvm-72db3f989e499c8c5d585d3624cd563600cd2396.zip llvm-72db3f989e499c8c5d585d3624cd563600cd2396.tar.gz llvm-72db3f989e499c8c5d585d3624cd563600cd2396.tar.bz2 |
[RISCV] Allow tail memcmp expansion (#121460)
This optimization was introduced by #70469.
Like AArch64, we allow tail expansions for 3 on RV32 and 3/5/6
on RV64.
This can simplify the comparison and reduce the number of blocks.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions