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

Lu Weining via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 00:41:55 PST 2024


================
@@ -0,0 +1,52 @@
+//===-- LoongArchCallLowering.cpp - Call lowering ---------------*- C++ -*-===//
----------------
SixWeining wrote:

Since the filename is too generic, you can put this file and other files in a seperate sub-folder like `GISel`.

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


More information about the llvm-commits mailing list