Files
clang-p2996/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
Nikita Popov af50d6efc9 [SeparateConstOffsetFromGEP] Avoid use of ConstantExpr::getCast()
Try to constant fold, otherwise fall back to generating an
instruction.
2023-11-02 09:39:48 +01:00

55 KiB