[llvm] [DirectX] Start the creation of a DXIL Instruction legalizer (PR #131221)

Deric C. via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 17 11:12:05 PDT 2025


================
@@ -0,0 +1,212 @@
+//===- DXILLegalizePass.cpp - Legalizes llvm IR for DXIL-*- C++----------*-===//
----------------
Icohedron wrote:

```suggestion
//===- DXILLegalizePass.cpp - Legalizes llvm IR for DXIL ----------------===//
```

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


More information about the llvm-commits mailing list