diff options
author | Nikita Popov <npopov@redhat.com> | 2025-10-09 10:22:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-09 08:22:31 +0000 |
commit | 3e64db583d1120f31a52d87a1d414c41e7e3d5cb (patch) | |
tree | dc6dfc3e7bfe8b753db9c7a5ba8dbb8752229e3f /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | a5d37d5aac543e34bfc9dafdcd5dcaa1e33dd11e (diff) | |
download | llvm-3e64db583d1120f31a52d87a1d414c41e7e3d5cb.zip llvm-3e64db583d1120f31a52d87a1d414c41e7e3d5cb.tar.gz llvm-3e64db583d1120f31a52d87a1d414c41e7e3d5cb.tar.bz2 |
[ConstantFolding] Support ptrtoaddr in cast folds (#162480)
We can support the same folds for as for ptrtoint. For the cast pair
fold we just need to use the address type instead. The gep based folds
were already operating on the address (aka index) width anyway.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions