diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2021-11-19 15:44:48 -0800 |
---|---|---|
committer | Kyungwoo Lee <kyulee@fb.com> | 2021-11-19 15:45:14 -0800 |
commit | de11de308b6480fc35d901c7104f46918674418c (patch) | |
tree | 0e9d38c9e20f005d2ad54bc7c5974ee24d5e1ba6 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | a6f53afbcb4d995139064276b5ad971ad7ced5e2 (diff) | |
download | llvm-de11de308b6480fc35d901c7104f46918674418c.zip llvm-de11de308b6480fc35d901c7104f46918674418c.tar.gz llvm-de11de308b6480fc35d901c7104f46918674418c.tar.bz2 |
[InstrProf] Use i32 for GEP index from lowering llvm.instrprof.increment
The `llvm.instrprof.increment` intrinsic uses `i32` for the index. We should use this same type for the index into the GEP instructions.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D114268
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions