[all-commits] [llvm/llvm-project] ca3c74: [LoongArch] Split asmstr to opcstr and opnstr in L...
Lu Weining via All-commits
all-commits at lists.llvm.org
Thu Apr 7 04:36:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca3c746ba818710a3945c880e745c4d5468c2581
https://github.com/llvm/llvm-project/commit/ca3c746ba818710a3945c880e745c4d5468c2581
Author: Weining Lu <luweining at loongson.cn>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchInstrFormats.td
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
Log Message:
-----------
[LoongArch] Split asmstr to opcstr and opnstr in LAInst class definition. NFC
This change removes a lot of redundant strconcat usings.
More information about the All-commits
mailing list