[PATCH] D130624: Test change for Bazel CI
Dmitri Gribenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 27 04:21:03 PDT 2022
gribozavr created this revision.
Herald added subscribers: kosarev, jsilvanus, foad, kerbowa, hiraditya, nhaehnle, jvesely, arsenm.
Herald added a project: All.
gribozavr requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D130624
Files:
llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
Index: llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
===================================================================
--- llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
+++ llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
@@ -26,6 +26,8 @@
//
//===----------------------------------------------------------------------===//
+// Test noop change.
+
#include "AMDGPU.h"
#include "Utils/AMDGPUBaseInfo.h"
#include "Utils/AMDGPUMemoryUtils.h"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130624.448001.patch
Type: text/x-patch
Size: 463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/82b7039a/attachment.bin>
More information about the llvm-commits
mailing list