JonChesterfield added a comment. Diff created relative to D101077 <https://reviews.llvm.org/D101077>, not relative to main. Iiuc that will work out fine if the NFC lands first.
================ Comment at: clang/test/Driver/hip-code-object-version.hip:55 // RUN: %s 2>&1 | FileCheck -check-prefix=VD %s // VD: "-targets=host-x86_64-unknown-linux,hipv4-amdgcn-amd-amdhsa--gfx906" ---------------- This is the interesting test change - we still use 'hipv4', but no longer pass amdhsa-code-object-version=4 explicitly. The other tests don't depend on code object version so removing the regex from those seems a strict improvement. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D101095/new/ https://reviews.llvm.org/D101095 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits