[PATCH] D73498: [NFC] Remove extra headers included in Loop Unroll and LoopUnrollAndJam files
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 17:50:53 PST 2020
Meinersbur added a comment.
`#include "llvm/Config/abi-breaking.h` is weird. It it included for the `llvm` namespace? I think it can be removed.
Otherwise, LGTM. @rnk ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73498/new/
https://reviews.llvm.org/D73498
More information about the llvm-commits
mailing list