[all-commits] [llvm/llvm-project] 84cea6: Revert "[SelectionDAGBuilder] Compute and cache Pr...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Aug 19 08:43:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84cea602f9425d48ea42cff2fc3771a7bd5df285
https://github.com/llvm/llvm-project/commit/84cea602f9425d48ea42cff2fc3771a7bd5df285
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-08-19 (Thu, 19 Aug 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Log Message:
-----------
Revert "[SelectionDAGBuilder] Compute and cache PreferredExtendType on demand."
This reverts commit add08c874147638e52d89eb07e40797dbc98d73b.
There was a compile time jump on tramp3d-v4 on https://llvm-compile-time-tracker.com/
Want to see if it goes away with this reverted.
More information about the All-commits
mailing list