On 2020-05-07 02:17, data pulverizer wrote:
What is the difference between -O2 and -O3 ldc2 compiler optimizations?
`--help` says -O2 is "Good optimizations" and -O3 "Aggressive optimizations". Not very specific.
-- /Jacob Carlborg
Jacob Carlborg via Digitalmars-d-learn Mon, 11 May 2020 10:40:41 -0700
On 2020-05-07 02:17, data pulverizer wrote:
What is the difference between -O2 and -O3 ldc2 compiler optimizations?
`--help` says -O2 is "Good optimizations" and -O3 "Aggressive optimizations". Not very specific.
-- /Jacob Carlborg