Files
clang-p2996/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
Nikita Popov 9bc4355f09 [SLSR] Always generate i8 GEPs
Always generate canonical i8 GEPs. Especially as this is a backend
pass, trying to generate a "nice" GEP representation is not useful.
2024-01-10 11:31:27 +01:00

28 KiB