diff options
| author | Nikita Popov <npopov@redhat.com> | 2022-05-17 11:51:24 +0200 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2022-05-17 11:53:49 +0200 |
| commit | 9ba452b08eb5368bd89126102031b687d0ecdbaf (patch) | |
| tree | 1bf4bb33c0688f27fbf18ed91e143a0184001b63 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 4d9c083437f729df0c17980cf0ef36f943e9e0bf (diff) | |
[JumpThreading] Don't pass DT to isGuaranteedNotToBeUndefOrPoison()
JumpThreading intentionally does not force updating of the DT
during optimization, because this may be expensive when many CFG
updates and DT calculations are interleaved.
We shouldn't be fetching the DT just for the purpose of calling
isGuaranteedNotToBeUndefOrPoison(), especially as DT availability
doesn't even show benefit in tests.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
