[PATCH] D60831: [DebugInfo at O2][LoopVectorize] pr39024: Vectorized code linenos step through loop even after completion

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 10:24:52 PDT 2019


hfinkel added a comment.

How will this appear to profiling tools using PC sampling and using debug info to map the PC samples back to line numbers in the code?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60831





More information about the llvm-commits mailing list