[PATCH] D139915: [Clang][LoongArch] Add intrinsic for asrtle, asrtgt, lddir, ldpte and cpucfg
Gong LingQin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 20 22:07:39 PST 2022
gonglingqin added inline comments.
================
Comment at: llvm/lib/Target/LoongArch/LoongArchISelLowering.h:91
IOCSRWR_D,
+
+ CPUCFG,
----------------
SixWeining wrote:
> Better to leave some comment like line 82?
Thanks, I'll add comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139915/new/
https://reviews.llvm.org/D139915
More information about the cfe-commits
mailing list