[llvm] [GlobalIsel] Combine logic of floating point compares (PR #81886)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 00:12:33 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>


https://github.com/aemerson commented:

If this is trying to mirror DAGCombiner then I think it's ok, it'll likely be useful for GlobalISel too, although I generally prefer seeing some real IR showing benefits.

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


More information about the llvm-commits mailing list