[flang-commits] [clang] [flang] [llvm] [TargetVerifier][AMDGPU] Add TargetVerifier. (PR #123609)

via flang-commits flang-commits at lists.llvm.org
Wed Apr 30 09:52:51 PDT 2025


================
@@ -0,0 +1,84 @@
+//===-- llvm/Target/TargetVerifier.h - LLVM IR Target Verifier ---*- C++ -*-===//
----------------
jofrn wrote:

It is to just have a common interface to derive from, but we will not instantiate the base class as per the current method.

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


More information about the flang-commits mailing list