The comment was somewhat misleading in that it implied that passes were not
responsible for adding new assumptions to the assumption cache. This new wording now
explicitly mentions that they are required to do so.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 3986 Build 3986: arc lint + arc unit
Event Timeline
Comment Actions
I would still mention that deleting them is fine.
Also, I strongly suspect there are many more bugs lurking like the one you hit...
llvm/include/llvm/Analysis/AssumptionCache.h | ||
---|---|---|
35 | This should just read, "passes that create new assumption are required to...". |
This should just read, "passes that create new assumption are required to...".