[llvm] [NVPTX] Teach NVPTX about predicates (PR #67468)

Fraser Cormack via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 03:03:06 PDT 2024


================
@@ -0,0 +1,23 @@
+; RUN: llc < %s -stop-after=finalize-isel -O0 -march=nvptx64| FileCheck %s
----------------
frasercrmck wrote:

This could use `update_mir_test_checks.py`

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


More information about the llvm-commits mailing list