Builtin for consulting value analysis (better ffs() code gen)

Florian Weimer fweimer@redhat.com
Thu Mar 14 11:02:13 GMT 2024


* Andrew Cooper via Gcc:

> Anyway - is there a way of doing this that I've managed to overlook?

Use __builtin_ffs?

I think there's some concern for GCC that some of the alternative x86-64
implementations do not follow the AMD and Intel behavior.

Thanks,
Florian



More information about the Gcc mailing list