[llvm] [DirectX] Add `DXILRefineTypesPass` to prevent type promotion (PR #169384)

Finn Plummer via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 24 10:33:09 PST 2025


================

----------------
inbelic wrote:

This pass could also be made more general and added to the opt pipeline. However, registering a callback to infer types for backend specific instructions is a little more complex, so I have left it just for DirectX atm.

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


More information about the llvm-commits mailing list