[llvm-branch-commits] [llvm] [DirectX] Move the scalarizer pass to before dxil-flatten-arrays (PR #146800)

Sarah Spall via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jul 3 09:06:25 PDT 2025


https://github.com/spall approved this pull request.

Nit on the PR description. you didn't move the scalarizerPass, you moved the DXILFlattenArrays pass to be immediately after the scalarizerPass.

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


More information about the llvm-branch-commits mailing list