XiaodongLoong created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
XiaodongLoong requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
The CACOP instruction is mainly used for cache initializ
XiaodongLoong added a comment.
Please rebase code for test errors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139686/new/
https://reviews.llvm.org/D139686
___
cfe-commits mailing list
cfe-commits@list
XiaodongLoong created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
XiaodongLoong requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Instruction formats:
`movgr2fcsr fcsr, rj`
`movfcsr2gr r
XiaodongLoong updated this revision to Diff 485593.
XiaodongLoong marked an inline comment as done.
XiaodongLoong added a comment.
rebase code and change code for @xen0n's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140685/new/
https://
XiaodongLoong added a comment.
@xen0n Thanks for your suggestion.
Comment at: llvm/lib/Target/LoongArch/LoongArchInstrInfo.td:53
+SDTCisVT<1, GRLenVT>]>;
+def SDT_LoongArchFCSR2GR : SDTypeProfile<1, 1, [SDTCisVT<0, GRLenVT>,
+SDTCisVT<1, i32>]>;
xen0n w
XiaodongLoong added a comment.
ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140527/new/
https://reviews.llvm.org/D140527
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.
XiaodongLoong updated this revision to Diff 485921.
XiaodongLoong added a comment.
rebase code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140685/new/
https://reviews.llvm.org/D140685
Files:
clang/include/clang/Basic/BuiltinsLoongArch.def
c
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG63d46869ea57: [LoongArch] Add intrinsics for MOVFCSR2GR and
MOVGR2FCSR instructions (authored by XiaodongLoong).
Repository:
rG LLVM Github Monore
XiaodongLoong updated this revision to Diff 486725.
XiaodongLoong added a comment.
rebase code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140527/new/
https://reviews.llvm.org/D140527
Files:
clang/include/clang/Basic/BuiltinsLoongArch.def
c
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9e06d18c80e7: [LoongArch] Add intrinsics for CACOP
instruction (authored by XiaodongLoong).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140527/new/
https:
10 matches
Mail list logo