Hey,
Is there a place with all AMD OpenCL compilation flags ?
I am searching for stuff like max-register-usage, fast-math, enable-compilation-time-expensive-optimizations, dont-be-ieee-compatible, -05, all-global-pointers-are-restrict ...
If not driver options, is there a way to do something like those stuff that I mentioned above ?
Thanks.