[all-commits] [llvm/llvm-project] 06f28f: [Assignment Tracking][NFC] Cache debug-info-assign...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Wed Mar 29 04:53:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06f28f2451e475d77df12ca370158c3fd465c073
https://github.com/llvm/llvm-project/commit/06f28f2451e475d77df12ca370158c3fd465c073
Author: OCHyams <orlando.hyams at sony.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
Log Message:
-----------
[Assignment Tracking][NFC] Cache debug-info-assignment-tracking module flag
This reduces CTMark LTO-O3-g compile time by a geomean of 0.1%.
Reviewed By: jmorse
Differential Revision: https://reviews.llvm.org/D146985
More information about the All-commits
mailing list