xen0n added a comment.

Linux only requires `__cpucfg` among the ones you just added. Please amend the 
patch summary so it's more accurate.

Otherwise LGTM, thanks!



================
Comment at: llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp:797
+    ASRT_LE_GT_CASE(asrtle_d)
+    ASRT_LE_GT_CASE(asrtgt_d)
+  case Intrinsic::loongarch_ldpte_d: {
----------------
`#undef ASRT_LE_GT_CASE` afterwards?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139915

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to