This was always calling the generic version, so the target
custom implementation was never called.
Details
Details
- Reviewers
hfinkel
Diff Detail
Diff Detail
Paths
| Differential D17839
TTI: Fix not using overload of getIntrinsicInstrCost ClosedPublic Authored by arsenm on Mar 2 2016, 7:10 PM.
Details
Summary This was always calling the generic version, so the target
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Mar 2 2016, 7:51 PM
Revision Contents
Diff 49698 include/llvm/CodeGen/BasicTTIImpl.h
|