[PATCH] D114268: [InstrProf] Use i32 for GEP index from lowering llvm.instrprof.increment

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 19 14:40:36 PST 2021


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

> Add names to pgo registers for clarity.

This may increase memory usage. Unless this is very helpful I might omit it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114268/new/

https://reviews.llvm.org/D114268



More information about the llvm-commits mailing list