[all-commits] [llvm/llvm-project] 3781a4: Revert "[IPT] Restructure cache to allow lazy upda...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Oct 21 10:49:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3781a46c3c70a83b2a5312aa358512578e87b9ca
https://github.com/llvm/llvm-project/commit/3781a46c3c70a83b2a5312aa358512578e87b9ca
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h
M llvm/lib/Analysis/InstructionPrecedenceTracking.cpp
Log Message:
-----------
Revert "[IPT] Restructure cache to allow lazy update following invalidation [NFC]"
This reverts commit baea663a6e9bc52f80995d02bb8149934c825612.
Causes crashes, e.g. https://lab.llvm.org/buildbot/#/builders/77/builds/10715.
More information about the All-commits
mailing list