llvm-project
f404047a - [DirectX][OpLowering] Simplify named struct handling (#128247)

Commit
199 days ago
[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
Author
Parents
Loading