[llvm] [LoongArch] Precommit a test for smul with overflow (NFC) (PR #73212)

Lu Weining via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 22:58:11 PST 2023


================
@@ -0,0 +1,118 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -mtriple=loongarch32 < %s | FileCheck %s --check-prefix=LA32
----------------
SixWeining wrote:

The canonicalize usage is `--mtriple=<string>`.

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


More information about the llvm-commits mailing list