Files
clang-p2996/llvm/lib/Analysis/PHITransAddr.cpp
Sergey Kachkov 203cc665cf [PHITransAddr] Simplify casts in PHITransAddr
Try to simplify cast in similar way as for GEP and ADD with
constant (e.g. sext/zext + trunc).

Differential Revision: https://reviews.llvm.org/D143167
2023-02-07 12:43:19 +03:00

16 KiB