[llvm] [HLSL] Refactoring DXILABI.h to not depend on scope printer (PR #153840)

Damyan Pepper via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 15 14:43:35 PDT 2025


damyanp wrote:

Another alternative would be to fix the (I think) 3 cases of misused `to_underlying` that are modified in this PR, and subsequently fix all the others.

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


More information about the llvm-commits mailing list