diff options
author | Farzon Lotfi <farzonlotfi@microsoft.com> | 2025-05-27 14:23:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-27 14:23:29 -0400 |
commit | 909212feecc197e469384924554087125ef1b7ea (patch) | |
tree | fce96b87d8b71157bc3148bcd63825523e450506 /llvm/lib/IR/Module.cpp | |
parent | 6a738f6cf7cd2ef0c842c6b43f3af0b2a00b6a9f (diff) | |
download | llvm-909212feecc197e469384924554087125ef1b7ea.zip llvm-909212feecc197e469384924554087125ef1b7ea.tar.gz llvm-909212feecc197e469384924554087125ef1b7ea.tar.bz2 |
[DirectX] Scalarize Allocas as part of data scalarization (#140165)
- DXILDataScalarization should not just be limited to global data
- Add a scalarization for alloca
- Add ReversePostOrderTraversal of functions and iterate over basic
blocks and run DataScalarizerVisitor.
- fixes #140143
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions