diff options
author | Philip Reames <listmail@philipreames.com> | 2021-03-04 10:18:10 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2021-03-04 10:19:45 -0800 |
commit | 6af94d22f7b0f7f5edd84ad9ae96fd801dbf017d (patch) | |
tree | 0c96641d953a44e378931d2a703bc384d9572233 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | da1e37a8b06b921ac8f742245bb4d2a6ecd8b9e1 (diff) | |
download | llvm-6af94d22f7b0f7f5edd84ad9ae96fd801dbf017d.zip llvm-6af94d22f7b0f7f5edd84ad9ae96fd801dbf017d.tar.gz llvm-6af94d22f7b0f7f5edd84ad9ae96fd801dbf017d.tar.bz2 |
[cgp] Defer lazy domtree usage to last possible point
This is a compile time optimization for d9e93e8e5. Not sure this matters or not, but why not do it just in case.
This does involve querying TLI with a potentially invalid addressing mode for the using instruction, but since we don't actually pass the using instruction to the TLI callback, that should be fine.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions