This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/87369] [9 Regression] Regression on aarch64/copysign-bsl.c since r264264


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87369

--- Comment #1 from Jeffrey A. Law <law at redhat dot com> ---
I wonder if we would be better off having the bfxil pattern reject cases when
just the high bit is on (which are those cases where we'd be able to use a bit
instruction rather than bfxil.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]