diff options
author | Farzon Lotfi <farzonlotfi@microsoft.com> | 2025-07-23 13:38:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-23 16:38:14 -0400 |
commit | c73c19c60efe63b2b0d171f72f1ed6f70d6c4c76 (patch) | |
tree | 165b7b81e0d42b61ff8b1d87138217e13218aaff /llvm/tools/llvm-diff/lib | |
parent | 23469688076b334dbcf796bb2079efebf6ddf62a (diff) | |
download | llvm-c73c19c60efe63b2b0d171f72f1ed6f70d6c4c76.zip llvm-c73c19c60efe63b2b0d171f72f1ed6f70d6c4c76.tar.gz llvm-c73c19c60efe63b2b0d171f72f1ed6f70d6c4c76.tar.bz2 |
[DirectX] Support ConstExpr GEPs (#150082)
- Fixes #150050
- Address the issue of many nested geps
- Check for ConstantExpr GEP if we see it check if it needs a global
replacement with a new type. Create the new constExpr Gep and set the
pointer operand to it. Finally cleanup and remove the old nested geps.
Diffstat (limited to 'llvm/tools/llvm-diff/lib')
0 files changed, 0 insertions, 0 deletions