[llvm] [HIPSTDPAR] Add handling for math builtins (PR #140158)
Alex Voicu via llvm-commits
llvm-commits at lists.llvm.org
Mon May 19 17:40:31 PDT 2025
================
@@ -0,0 +1,240 @@
+; RUN: opt -S -passes=hipstdpar-math-fixup %s | FileCheck %s
+
----------------
AlexVlx wrote:
Done.
https://github.com/llvm/llvm-project/pull/140158
More information about the llvm-commits
mailing list