[llvm] [Offload] Add framework for math conformance tests (PR #149242)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 17 09:31:36 PDT 2025
================
@@ -0,0 +1,121 @@
+#pragma once
----------------
jhuber6 wrote:
LLVM header and `#ifndef` guards per the LLVM style.
https://github.com/llvm/llvm-project/pull/149242
More information about the llvm-commits
mailing list