aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2022-04-12 16:24:37 -0500
committerJohannes Doerfert <johannes@jdoerfert.de>2022-04-15 14:56:09 -0500
commit0d7f81e31315f8cda56ce6fde5ff5145e0325c51 (patch)
tree9e83b1e46f49cf9b70a444bd42b5fdc9b4e77e52 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentbd72acf4d87265bc85ec6ddd1a41c5a07a926f68 (diff)
downloadllvm-0d7f81e31315f8cda56ce6fde5ff5145e0325c51.zip
llvm-0d7f81e31315f8cda56ce6fde5ff5145e0325c51.tar.gz
llvm-0d7f81e31315f8cda56ce6fde5ff5145e0325c51.tar.bz2
[Attributor] CGSCC pass should not recompute results outside the SCC
When we run the CGSCC pass we should only invest time on the SCC. We can initialize AAs with information from the module slice but we should not update those AAs.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions