search for: loopidiomregognizer

Displaying 3 results from an estimated 3 matches for "loopidiomregognizer".

Did you mean: loopidiomregognize
2016 Feb 08
2
LoopIdiomRegognize vs Preserved
Hi, I'm having problems with the LoopIdiomRegognizer crashing on me with An asserting value handle still pointed to this value! UNREACHABLE executed at ../lib/IR/Value.cpp:695! If I remove AU.addPreserved<LoopInfoWrapperPass>(); or AU.addPreserved<AAResultsWrapperPass>(); everything goes well. The C-code triggering this i...
2016 Feb 09
2
LoopIdiomRegognize vs Preserved
...> From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Mikael Holmén via llvm-dev > Sent: Monday, February 08, 2016 4:33 AM > To: llvm-dev at lists.llvm.org > Subject: [llvm-dev] LoopIdiomRegognize vs Preserved > > Hi, > > I'm having problems with the LoopIdiomRegognizer crashing on me with > > An asserting value handle still pointed to this value! > UNREACHABLE executed at ../lib/IR/Value.cpp:695! > > If I remove > > AU.addPreserved<LoopInfoWrapperPass>(); > > or > > AU.addPreserved<AAResultsWrapperPass>();...
2016 Feb 10
2
LoopIdiomRegognize vs Preserved
...half Of >>> Mikael Holmén via llvm-dev >>> Sent: Monday, February 08, 2016 4:33 AM >>> To: llvm-dev at lists.llvm.org >>> Subject: [llvm-dev] LoopIdiomRegognize vs Preserved >>> >>> Hi, >>> >>> I'm having problems with the LoopIdiomRegognizer crashing on me with >>> >>> An asserting value handle still pointed to this value! >>> UNREACHABLE executed at ../lib/IR/Value.cpp:695! >>> >>> If I remove >>> >>> AU.addPreserved<LoopInfoWrapperPass>(); >>> >&g...