diff options
author | Philip Reames <listmail@philipreames.com> | 2022-03-03 11:36:21 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2022-03-03 11:36:21 -0800 |
commit | 00a877f96af7da2723aedbb73918eeb2d38c960b (patch) | |
tree | 57e082e2b19b626bdc489bb1d575466c37cd95b9 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | deae979a2cfb55b0cc74f4c4569fdcd6135eb89f (diff) | |
download | llvm-00a877f96af7da2723aedbb73918eeb2d38c960b.zip llvm-00a877f96af7da2723aedbb73918eeb2d38c960b.tar.gz llvm-00a877f96af7da2723aedbb73918eeb2d38c960b.tar.bz2 |
[DSE] Cache liveOnEntry as clobbering access
This builds on @fhahn's D112313, and caches the liveOnEntry node as a optimized access. D112313 tied to only cache a known clobber. This change adds caching the fact that no clobber exists. It still does not cache may-clobber results.
Differential Revision: https://reviews.llvm.org/D120842
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions