[PATCH] D91314: [RISCV] ELF attribute for Zfh extension.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 18:06:43 PST 2020


HsiangKai created this revision.
HsiangKai added reviewers: craig.scott, kito-cheng, asb, luismarques.
Herald added subscribers: frasercrmck, NickHung, jdoerfert, evandro, apazos, sameer.abuasal, pzheng, s.egerton, lenary, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya.
Herald added a project: LLVM.
HsiangKai requested review of this revision.
Herald added a subscriber: MaskRay.

Add Zfh into ELF march attribute.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91314

Files:
  llvm/lib/Object/ELFObjectFile.cpp
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/attribute-with-insts.s
  llvm/test/MC/RISCV/attribute.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91314.304696.patch
Type: text/x-patch
Size: 5791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/30ca4c34/attachment.bin>


More information about the llvm-commits mailing list