[all-commits] [llvm/llvm-project] 4a9a96: [llvm][docs] Update old metadata syntax in examples
Paul Kirth via All-commits
all-commits at lists.llvm.org
Thu Jan 26 11:34:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a9a96260a6bb2509ca4f2a5112f7ef1fa5b269e
https://github.com/llvm/llvm-project/commit/4a9a96260a6bb2509ca4f2a5112f7ef1fa5b269e
Author: Paul Kirth <paulkirth at google.com>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M llvm/docs/BlockFrequencyTerminology.rst
M llvm/docs/BranchWeightMetadata.rst
Log Message:
-----------
[llvm][docs] Update old metadata syntax in examples
This patch updates examples in the documentation to match the existing
convention. Calls to intrinsics that have metadata arguments were not
included.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D142651
More information about the All-commits
mailing list