================ @@ -0,0 +1,351 @@ +; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py +; RUN: llc -mtriple=loongarch64-unknown-linux-gnu -O2 < %s -verify-machineinstrs | FileCheck %s -check-prefix=LA64 +; RUN: llc -mtriple=loongarch32-unknown-linux-gnu -O2 < %s -verify-machineinstrs | FileCheck %s -check-prefix=LA32 + +; Tests copied from PowerPC. ---------------- wangleiat wrote:
Prefer `;;` comments in the test case. Just a minor style nit, not blocking the landing. https://github.com/llvm/llvm-project/pull/195595 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
