[PATCH] D135914: [PseudoProbe] Decode offset based pseudo probe.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 15:36:46 PDT 2022


hoy added a comment.

In D135914#3876235 <https://reviews.llvm.org/D135914#3876235>, @maksfb wrote:

> Sounds good.

Actually let me change the std::unordered_map introduced by this change to DenseMap. The refactoring will likely to take a bit longer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135914



More information about the llvm-commits mailing list