[llvm] [NFC] [SPIRV] Add SPIRVCombinerHelper and refactor pre legalizer combiner to use it (PR #162735)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 9 23:53:46 PDT 2025


================
@@ -0,0 +1,60 @@
+
+//===-- SPIRVCombinerHelper.cpp ---------------------------------*- C++ -*-===//
----------------
arsenm wrote:

```suggestion
//===-- SPIRVCombinerHelper.cpp -------------------------------------------===//
```

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


More information about the llvm-commits mailing list