[PATCH] D136906: [Clang][LoongArch] Implement __builtin_loongarch_dbar builtin

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 00:50:03 PST 2022


gonglingqin added inline comments.


================
Comment at: llvm/test/CodeGen/LoongArch/intrinsic-error.ll:10
+
+declare void @llvm.loongarch.dbar(i32)
----------------
SixWeining wrote:
> It's better to add a test that immediate is out of range.
Thanks, I will add test cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136906/new/

https://reviews.llvm.org/D136906



More information about the llvm-commits mailing list