aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp
diff options
context:
space:
mode:
authorMing-Yi Lai <ming-yi.lai@mediatek.com>2025-06-16 11:18:41 +0800
committerGitHub <noreply@github.com>2025-06-16 11:18:41 +0800
commit9adde28df784f5c0cc960bdabd413ac131a5852e (patch)
tree1843b2da9f5324189d6312c1238af60e27b7185e /llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp
parent167223f8c2c2350a3de9478355885c63b35ca6a9 (diff)
downloadllvm-9adde28df784f5c0cc960bdabd413ac131a5852e.zip
llvm-9adde28df784f5c0cc960bdabd413ac131a5852e.tar.gz
llvm-9adde28df784f5c0cc960bdabd413ac131a5852e.tar.bz2
[LLD][ELF][RISCV][Zicfilp][Zicfiss] Support `-z zicfilp=` and `-z zicfiss=` to force enable/disable features (#143114)
+ If `-z zicfilp=implicit` or option not specified, the output would have the ZICFILP feature enabled/disabled based on input objects + If `-z zicfilp=<never|unlabeled|func-sig>`, the output would have ZICFILP feature forced <off|on to the "unlabeled" scheme|on to the "func-sig" scheme> + If `-z zicfiss=implicit` or option not specified, the output would have the ZICFISS feature enabled/disabled based on input objects + If `-z zicfiss=<never|always>`, the output would have the ZICFISS feature forced <off|on>
Diffstat (limited to 'llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions