[PATCH] D148569: [PseudoProbe] Clean up dwarf discriminator and avoid duplicating factor.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 14:04:38 PDT 2023


hoy created this revision.
Herald added subscribers: wlei, ormris, modimo, wenlei, zzheng, hiraditya.
Herald added a project: All.
hoy requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead.
Herald added a project: LLVM.

Test Plan:


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D148569

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
  llvm/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp
  llvm/test/Transforms/LoopVectorize/discriminator.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-emit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148569.514396.patch
Type: text/x-patch
Size: 6644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/16dac9c6/attachment.bin>


More information about the llvm-commits mailing list