[all-commits] [llvm/llvm-project] 0436cf: [LoongArch] Support parsing target specific flags ...
wanglei via All-commits
all-commits at lists.llvm.org
Thu Nov 10 04:58:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0436cf5f52175a2a97d4cf2ff30fac54df7645b5
https://github.com/llvm/llvm-project/commit/0436cf5f52175a2a97d4cf2ff30fac54df7645b5
Author: wanglei <wanglei at loongson.cn>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
A llvm/test/CodeGen/LoongArch/mir-target-flags.ll
Log Message:
-----------
[LoongArch] Support parsing target specific flags for MIR
These hooks ensure that the LoongArch backend can serialize and parse
MIR correctly.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D137482
More information about the All-commits
mailing list