[PATCH] D141393: [llvm][ir] Purge MD_prof custom accessors
Christian Ulmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 11 04:00:27 PST 2023
Dinistro updated this revision to Diff 488149.
Dinistro added a comment.
Minor improvement
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.488149.patch
Type: text/x-patch
Size: 20011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/5079e903/attachment.bin>
More information about the llvm-commits
mailing list