commit 153c0f1b4c5057482acdd1447239e0cb29261625
Author: Kyrylo Tkachov <kyrylo.tkachov@arm.com>
Date: Mon Nov 21 14:12:42 2016 +0000
[obvious] Remove dead FIXME
@@ -48,10 +48,6 @@ along with GCC; see the file COPYING3. If not see
#include "tree-inline.h"
#include "tree-data-ref.h"
-
-/* FIXME: Needed for optabs, but this should all be moved to a TBD interface
- between the GIMPLE and RTL worlds. */
-
/* This pass inserts prefetch instructions to optimize cache usage during
accesses to arrays in loops. It processes loops sequentially and: