[PATCH] D35594: [GISel]: ConstantFold operations when building MIR
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 16:42:27 PDT 2017
aditya_nandakumar added a comment.
Is that one flag that basically enables/disables all optimizations/folding ? Or we have some sort of API where the user opt's in/out into certain transformations..
https://reviews.llvm.org/D35594
More information about the llvm-commits
mailing list