[llvm] [LLVM][NVPTX] Add support for div.full instruction (PR #116482)

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 11:33:13 PST 2024


================
@@ -0,0 +1,16 @@
+; RUN: llc < %s -march=nvptx64 | FileCheck %s
----------------
Artem-B wrote:

Generating checks with utils/update_llc_test_checks.py would be a good idea. 

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


More information about the llvm-commits mailing list