[PATCH] D143505: [InstSimplify] fix/improve folding with an SNaN operand

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 14:51:25 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83ba349ae0a8: [InstSimplify] fix/improve folding with an SNaN operand (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143505

Files:
  llvm/include/llvm/ADT/APFloat.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
  llvm/test/Transforms/InstSimplify/fp-nan.ll
  llvm/test/Transforms/InstSimplify/strictfp-fadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143505.497452.patch
Type: text/x-patch
Size: 5375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/cd70576b/attachment.bin>


More information about the llvm-commits mailing list