[llvm] [HIPSTDPAR] Add handling for math builtins (PR #140158)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Thu May 15 16:47:36 PDT 2025


================
@@ -0,0 +1,240 @@
+; RUN: opt -S -passes=hipstdpar-math-fixup %s | FileCheck %s
+
----------------
shiltian wrote:

auto generate check lines pls

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


More information about the llvm-commits mailing list