[llvm] [AArch64] Improve code generation of bool vector reduce operations (PR #115713)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 12:04:16 PST 2024


=?utf-8?q?Csanád_Hajdú?= <csanad.hajdu at arm.com>,
=?utf-8?q?Csanád_Hajdú?= <csanad.hajdu at arm.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/115713 at github.com>


davemgreen wrote:

I see, with fast math.. I'll revert this for now if that is OK.

I think it might be conflicting with DAZ/FTZ that gets set by fast-math. The start-up object sets the flags in FPCR.

https://github.com/llvm/llvm-project/pull/115713


More information about the llvm-commits mailing list