Nobody has complained about this, and the documentation for
LLVMContext::yield() states that LLVM is allowed to never call it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110008
[NFC] Remove FIXMEs about calling LLVMContext::yield() ClosedPublic Authored by aeubanks on Sep 17 2021, 2:48 PM.
Details Summary Nobody has complained about this, and the documentation for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 17 2021, 2:51 PM This revision was landed with ongoing or failed builds.Sep 17 2021, 3:00 PM Closed by commit rG0db948120826: [NFC] Remove FIXMEs about calling LLVMContext::yield() (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 373348 llvm/include/llvm/IR/PassManager.h
llvm/lib/Analysis/CGSCCPassManager.cpp
llvm/lib/Transforms/Scalar/LoopPassManager.cpp
|