diff options
author | Philip Reames <listmail@philipreames.com> | 2021-03-04 09:31:02 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2021-03-04 09:32:57 -0800 |
commit | e0cfd451718e2524cc5b8f98ecd72a75d37146cc (patch) | |
tree | f2616bee3b5810ce774e2f2ee1c72e85a742de0a /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 4e393350c547edb8144592168c3b176646747a98 (diff) | |
download | llvm-e0cfd451718e2524cc5b8f98ecd72a75d37146cc.zip llvm-e0cfd451718e2524cc5b8f98ecd72a75d37146cc.tar.gz llvm-e0cfd451718e2524cc5b8f98ecd72a75d37146cc.tar.bz2 |
[CGP] Lazily compute domtree only when needed during address matching
This is a compile time optimization for d9e93e8e5. As pointed out in post dommit review on the original review (D96399), there was a moderately large compile time regression with this patch and the eager computation of domtree on matcher construction is the first obvious candidate for why.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions