[llvm-commits] [PATCH] Optimize printf -> iprintf if there are no floating point arguments

Frits van Bommel fvbommel at gmail.com
Tue Mar 1 10:38:28 PST 2011


Your second test doesn't check what you think it does. Check for
'@printf', not just 'printf'. 'iprintf' contains 'printf' too.



More information about the llvm-commits mailing list