diff options
author | Pengcheng Wang <wangpengcheng.pp@bytedance.com> | 2025-04-14 19:18:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-14 19:18:38 +0800 |
commit | 90c01f4bad3132fcff4a73fb39efb64fe4c524b6 (patch) | |
tree | 21dfc299f7b910c59d99bd5a14f7849327fc8644 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e4a672bc17a2a7dc39e51c9f5e656d705312a12b (diff) | |
download | llvm-90c01f4bad3132fcff4a73fb39efb64fe4c524b6.zip llvm-90c01f4bad3132fcff4a73fb39efb64fe4c524b6.tar.gz llvm-90c01f4bad3132fcff4a73fb39efb64fe4c524b6.tar.bz2 |
[RISCV] Add missing bitmask for some extensions (#135599)
According to:
https://github.com/riscv-non-isa/riscv-c-api-doc/blob/main/src/c-api.adoc#extension-bitmask-definitions
And we sort the bitmask by group id and then bit position.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions