Fix for http://bugs.llvm.org/show_bug.cgi?id=32285
Originated in
https://reviews.llvm.org/D29540
Differential D31024
Bugfix in BasicTTIImpl::getIntrinsicInstrCost() jonpa on Mar 16 2017, 1:53 AM. Authored by
Details Fix for http://bugs.llvm.org/show_bug.cgi?id=32285 Originated in
Diff Detail Event TimelineComment Actions commited as r297954. I put the reduced test case under test/Analysis/CostModel/SystemZ, since it relates to cost functions and I have been working with it on SystemZ. |