llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Shilei Tian (shiltian) <details> <summary>Changes</summary> --- Full diff: https://github.com/llvm/llvm-project/pull/184038.diff 1 Files Affected: - (removed) clang/test/CodeGenOpenCL/.gdb_history (-11) ``````````diff diff --git a/clang/test/CodeGenOpenCL/.gdb_history b/clang/test/CodeGenOpenCL/.gdb_history deleted file mode 100644 index 63056d2df2650..0000000000000 --- a/clang/test/CodeGenOpenCL/.gdb_history +++ /dev/null @@ -1,11 +0,0 @@ -r -mtriple=amdgcn -mcpu=gfx1250 < /home/stas/work/trunk/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.index.gfx1250.w32.ll -up -q -r -mtriple=amdgcn -mcpu=gfx1250 < /home/stas/work/trunk/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.index.gfx1250.w32.ll -up -q -n llc -q -r -global-isel -mtriple=amdgcn -mcpu=gfx1250 < /home/stas/work/trunk/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma.index.gfx1250.w32.ll -up -q `````````` </details> https://github.com/llvm/llvm-project/pull/184038 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
