[PATCH] D101727: Fix PR47960 - Incorrect transformation of fabs with nnan flag

Krishna Kariya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 23:45:18 PDT 2021


Krishnakariya added a comment.

This patch is complete and is ready for review.

> Another thing that I want to point out is that after dropping nnan flag, the below test encounters an error.
>
> Example link: https://alive2.llvm.org/ce/z/YEcHxG

This example is a new bug detected by Alive 2 after introducing and testing this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101727



More information about the llvm-commits mailing list