[PATCH] D98136: [RISCV][RFC] Initially support the K-extension instructions on the LLVM MC layer
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 00:21:30 PDT 2021
kito-cheng added a comment.
Could you handle k* extension for ELF attribute?
RISCVAsmParser::parseDirectiveAttribute at lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
RISCVTargetStreamer::emitTargetAttributes at MCTargetDesc/RISCVTargetStreamer.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98136/new/
https://reviews.llvm.org/D98136
More information about the llvm-commits
mailing list