diff options
author | Alex Bradbury <asb@igalia.com> | 2023-05-23 10:09:22 +0100 |
---|---|---|
committer | Alex Bradbury <asb@igalia.com> | 2023-05-23 10:10:11 +0100 |
commit | 033690fffe8f1e2f4be100ee4da62e5c04655e4f (patch) | |
tree | a125afa74c286edc77b04dbdf3ea5891b0047ca9 /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | 1362dfe16583607e39ac88e2a4de0f356c407cc7 (diff) | |
download | llvm-033690fffe8f1e2f4be100ee4da62e5c04655e4f.zip llvm-033690fffe8f1e2f4be100ee4da62e5c04655e4f.tar.gz llvm-033690fffe8f1e2f4be100ee4da62e5c04655e4f.tar.bz2 |
[RISCV] Make zfbfmin imply the F extension
Our current approach is that if one extension requires another, we make
LLVM treat it as implied. My initial zfbfmin patch failed to do this for
the F extension (documented as a requirement of zfbfmin). This patch
fixes that.
Differential Revision: https://reviews.llvm.org/D151096
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions