[llvm] Format fix (PR #80483)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 12:12:21 PST 2024


================
@@ -12,7 +12,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "AMDGPUTargetMachine.h"
+	#include "AMDGPUTargetMachine.h"
----------------
shiltian wrote:

Is this intentional?

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


More information about the llvm-commits mailing list