[PATCH] D128647: [InstructionSimplify] handle denormal constant input for fcmp
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 1 01:07:18 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG758de0e931f4: [InstructionSimplify] handle denormal input for fcmp (authored by shchenz).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128647/new/
https://reviews.llvm.org/D128647
Files:
llvm/include/llvm/Analysis/ConstantFolding.h
llvm/lib/Analysis/ConstantFolding.cpp
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/constant-fold-fp-denormal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128647.441628.patch
Type: text/x-patch
Size: 11762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220701/f5f8bad5/attachment.bin>
More information about the llvm-commits
mailing list