[llvm] [LLVM][NVPTX] Add support for div.full instruction (PR #116482)
Artem Belevich via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 10:45:27 PST 2024
================
@@ -0,0 +1,16 @@
+; RUN: llc < %s -march=nvptx64 | FileCheck %s
----------------
Artem-B wrote:
Go ahead.
https://github.com/llvm/llvm-project/pull/116482
More information about the llvm-commits
mailing list