[PATCH] D128647: [InstructionSimplify] handle denormal constant input for fcmp

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 00:50:26 PDT 2022


shchenz updated this revision to Diff 441626.
shchenz marked an inline comment as done.
shchenz added a comment.

address comments and rebase


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.441626.patch
Type: text/x-patch
Size: 11762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220701/d3e83ef7/attachment.bin>


More information about the llvm-commits mailing list