[all-commits] [llvm/llvm-project] f55224: Revert "InstSimplify: Use isKnownNeverInfOrNaN"
Alina Sbirlea via All-commits
all-commits at lists.llvm.org
Fri May 19 22:33:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f55224735ed39af16bccd7ff67b734fd758db6fc
https://github.com/llvm/llvm-project/commit/f55224735ed39af16bccd7ff67b734fd758db6fc
Author: Alina Sbirlea <asbirlea at google.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
Log Message:
-----------
Revert "InstSimplify: Use isKnownNeverInfOrNaN"
This reverts commit 494dee0f7a7701a57f7c5b755b4133844d0dcbdf.
Related to the other reverts, causes test failure due to nan/inf
mismatch.
More information about the All-commits
mailing list