[llvm] [NVPTX] Use PTX prmt for llvm.bswap (PR #85545)
Alex MacLean via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 13:15:38 PDT 2024
================
@@ -0,0 +1,54 @@
+; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 | FileCheck %s
----------------
AlexMaclean wrote:
Sounds good, fixed
https://github.com/llvm/llvm-project/pull/85545
More information about the llvm-commits
mailing list