[PATCH] D136906: [Clang][LoongArch] Implement __builtin_loongarch_dbar builtin
Lu Weining via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 7 22:31:24 PST 2022
SixWeining added inline comments.
================
Comment at: llvm/test/CodeGen/LoongArch/intrinsic-error.ll:10
+
+declare void @llvm.loongarch.dbar(i32)
----------------
It's better to add a test that immediate is out of range.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136906/new/
https://reviews.llvm.org/D136906
More information about the cfe-commits
mailing list