[all-commits] [llvm/llvm-project] 7e0a52: [NFC][MachineFunctionPass] Only lookup pass name i...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Sep 7 21:40:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e0a52e8e9ef6394bb62e0b56e17fa23e7262411
https://github.com/llvm/llvm-project/commit/7e0a52e8e9ef6394bb62e0b56e17fa23e7262411
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-09-07 (Wed, 07 Sep 2022)
Changed paths:
M llvm/lib/CodeGen/MachineFunctionPass.cpp
Log Message:
-----------
[NFC][MachineFunctionPass] Only lookup pass name if we request printing
Should report the small compile time regression reported in D133055.
More information about the All-commits
mailing list