[llvm] [LLVM][NVPTX] Add support for div.full instruction (PR #116482)
Pradeep Kumar via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 07:31:37 PST 2024
================
@@ -0,0 +1,16 @@
+; RUN: llc < %s -march=nvptx64 | FileCheck %s
----------------
schwarzschild-radius wrote:
Thanks @Artem-B for the suggestion! I have updated the test by running `utils/update_llc_test_checks.py`. Can I go ahead with the merge?
https://github.com/llvm/llvm-project/pull/116482
More information about the llvm-commits
mailing list