[llvm] [LoongArch][GlobalISel] Adding initial GlobalISel infrastructure (PR #76912)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 23:20:56 PST 2024


================
@@ -0,0 +1,16 @@
+; RUN: llc -O0 --mtriple=loongarch32 -global-isel -stop-after=irtranslator -verify-machineinstrs < %s \
----------------
arsenm wrote:

I also think it should be the first option in the argument list 

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


More information about the llvm-commits mailing list