[PATCH] D141393: [llvm][ir] Purge MD_prof custom accessors

Christian Ulmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 00:22:08 PST 2023


Dinistro updated this revision to Diff 488503.
Dinistro marked 4 inline comments as done.
Dinistro added a comment.

address additional comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141393

Files:
  llvm/include/llvm/Analysis/CFGPrinter.h
  llvm/include/llvm/IR/Instructions.h
  llvm/include/llvm/IR/ProfDataUtils.h
  llvm/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/lib/IR/Instruction.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/IR/Metadata.cpp
  llvm/lib/IR/ProfDataUtils.cpp
  llvm/lib/Transforms/IPO/PartialInlining.cpp
  llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/lib/Transforms/Scalar/LoopPredication.cpp
  llvm/lib/Transforms/Utils/Local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141393.488503.patch
Type: text/x-patch
Size: 19889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/fc2e7fe7/attachment.bin>


More information about the llvm-commits mailing list