Since this is an IR pass it's nice to be able to write tests without
llc. This is the counterpart of the llc test under
CodeGen/PowerPC/loop-data-prefetch.ll.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
Not specifically related to this pass, but as a general note, we should hook this up to -fprefetch-loop-arrays in Clang (name taken from gcc)/