[PATCH] D148691: [X86] Add lowering for fp minimum/maximum

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 00:45:15 PDT 2023


skatkov added a comment.

In D148691#4279591 <https://reviews.llvm.org/D148691#4279591>, @nikic wrote:

> Duplicate of https://reviews.llvm.org/D145634?

Yep! Looks like a duplicate but implemented in combine instead of lowering. Let reviewers to choose what is better. Will keep it for a while and then close as duplicate in case that patch is landed.

Again, thanks for pointing to.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148691/new/

https://reviews.llvm.org/D148691



More information about the llvm-commits mailing list