[PATCH] D128647: [InstructionSimplify] handle denormal constant input for fcmp
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 22:42:35 PDT 2022
shchenz updated this revision to Diff 440858.
shchenz added a comment.
address @dcandler comments
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.440858.patch
Type: text/x-patch
Size: 10609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/e59279fe/attachment.bin>
More information about the llvm-commits
mailing list