[PATCH] [2/2] Add PRFCHW feature to a few AMD processors
Craig Topper
craig.topper at gmail.com
Mon Oct 14 22:18:32 PDT 2013
Probably also need to check for hasPRFTCHW here
if (Subtarget->hasSSE1())
setOperationAction(ISD::PREFETCH , MVT::Other, Legal);
http://llvm-reviews.chandlerc.com/D1934
More information about the cfe-commits
mailing list