[llvm] [TableGen][RISCV][GlobalISel] Select G_ICMP, G_SELECT, G_PTR_ADD (PR #67185)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 13:34:27 PDT 2023


================
@@ -0,0 +1,801 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
----------------
topperc wrote:

This does not match the naming of the other test files in this directory. And the instruction name is icmp not cmp.  Should be icmp-rv32.mir

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


More information about the llvm-commits mailing list