[PATCH] D71553: [RISCV] Add Clang frontend support for Bitmanip extension
Sam Elliott via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 14 10:32:50 PST 2020
lenary added a comment.
@s.egerton Please can you revert rG57cf6ee9c84434161088c39a6f8dd2aae14eb12d <https://reviews.llvm.org/rG57cf6ee9c84434161088c39a6f8dd2aae14eb12d> - this patch has open dependencies, including on the LLVM support for RISC-V B extension. It would be confusing to users if clang 10.0 contained frontend support for the B extension, but LLVM 10.0 did not contain backend support for it.
Sorry for the confusion around marking this as approved.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71553/new/
https://reviews.llvm.org/D71553
More information about the cfe-commits
mailing list