[PATCH] [Polly][Unfinished][NFC] Restructure the command line options
Johannes Doerfert
doerfert at cs.uni-saarland.de
Mon Oct 13 15:24:47 PDT 2014
================
Comment at: lib/CodeGen/BlockGenerators.cpp:40
@@ -39,3 @@
- cl::desc("Assumed aligned memory accesses."), cl::Hidden,
- cl::value_desc("OpenMP code generation enabled if true"),
- cl::init(false), cl::ZeroOrMore, cl::cat(PollyCategory));
----------------
Can somebody explain this option to me?
http://reviews.llvm.org/D5762
More information about the llvm-commits
mailing list