[llvm] [LoongArch][DAG] Custom lowering for vector SETCC operations (PR #177904)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 27 03:57:57 PST 2026


================
@@ -0,0 +1,47 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+
+; RUN: llc --mtriple=loongarch32 -mattr=+d --verify-machineinstrs < %s | FileCheck %s --check-prefix=LA32
+; RUN: llc --mtriple=loongarch64 -mattr=+d --verify-machineinstrs < %s | FileCheck %s --check-prefix=LA64
----------------
woruyu wrote:

Done!

https://github.com/llvm/llvm-project/pull/177904


More information about the llvm-commits mailing list