search for: targetexecutionresourceinfo

Displaying 1 result from an estimated 1 matches for "targetexecutionresourceinfo".

2018 Nov 01
2
RFC: System (cache, etc.) model for LLVM
...Software Prefetcher Information > // > const TargetSoftwarePrefetcherInfo *getSoftwarePrefetcherInfo() const; Would it make sense to have one PrefetcherInfo/StreamBuffer per cache level? Some ISA have multiple prefetchers/prefetch instructructions for different levels. > class TargetExecutionResourceInfo { > /// getContained - Return information about the contained execution > /// resource. > /// > TargetExecutionResourceInfo *getContained() const; > > /// getNumContained - Return the number of contained execution > /// resources. > /// > u...