[llvm] [GlobalIsel] Combine logic of floating point compares (PR #81886)
Amara Emerson via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 16:47:03 PST 2024
Thorsten =?utf-8?q?Schütt?= <schuett at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/81886 at github.com>
aemerson wrote:
Is there a motivating real use case for this? My concern is if we're implementing IR InstCombines in the combiner purely for symmetry we add compile time cost for little benefit.
https://github.com/llvm/llvm-project/pull/81886
More information about the llvm-commits
mailing list