Files
clang-p2996/llvm/lib/Target/DirectX
Justin Bogner f404047ab2 [DirectX][OpLowering] Simplify named struct handling (#128247)
This removes "replaceFunctionWithNamedStructOp" and folds its
functionality into "replaceFunctionWithOp". It turns out we were
overcomplicating things and this is trivial to handle generically.

Fixes #113192
2025-02-22 12:33:09 -08:00
..