[PATCH] D108227: [GlobalISel] Implement lowering for G_ISNAN + use it in AArch64

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 10:54:49 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG791006fb8c6f: [GlobalISel] Implement lowering for G_ISNAN + use it in AArch64 (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108227

Files:
  llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-isnan.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108227.367256.patch
Type: text/x-patch
Size: 8055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/cf363908/attachment.bin>


More information about the llvm-commits mailing list