[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,18 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
----------------
SixWeining wrote:
It's better to put the test and future tests in a seperate sub-folder, like `GlobalISel`.
https://github.com/llvm/llvm-project/pull/76912
More information about the llvm-commits
mailing list