[PATCH] D118126: Correct instcombine of fcmp+select.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 08:53:20 PDT 2022


spatel added a comment.

Something has gone wrong with the diff.

Sorry - I didn't remember this patch when I was looking at a bug fix with:
4e44c22c97be <https://reviews.llvm.org/rG4e44c22c97be99f7c3864fb9fc68b3295835d837>

We may need more unit and/or IR tests to verify that we are getting the correct results for all of these patterns.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118126



More information about the llvm-commits mailing list