diff options
author | wangpc <wangpengcheng.pp@bytedance.com> | 2023-08-15 12:04:12 +0800 |
---|---|---|
committer | wangpc <wangpengcheng.pp@bytedance.com> | 2023-08-15 12:04:12 +0800 |
commit | 61ab106f82d187a30e83dcd4ce5832c3802a5438 (patch) | |
tree | 0065bdd4c86169c0a5bd0533259c8bbe209bc95f /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 2b2889b723b5d8ebd205251900ba327cb877c88f (diff) | |
download | llvm-61ab106f82d187a30e83dcd4ce5832c3802a5438.zip llvm-61ab106f82d187a30e83dcd4ce5832c3802a5438.tar.gz llvm-61ab106f82d187a30e83dcd4ce5832c3802a5438.tar.bz2 |
[RISCV] Add tune features of preferred function/loop align
D144048 has added preferred function and loop alignment to
RISCVSubtarget, but now we need to set them manually for
different processors.
Tune features that set preferred function/loop align to
[2, 64] bytes (align 1 is not here since the min align is 2)
are added. These features can be used in processor
definitions.
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D157832
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions