[PATCH] D113414: [X86] Custom lowering of llvm.is_fpclass for x86_fp80

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 10 06:40:51 PST 2021


sepavloff updated this revision to Diff 386144.
sepavloff added a comment.

Remove support of f32 and f64


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113414

Files:
  llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/x86-is_fpclass-fp80.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113414.386144.patch
Type: text/x-patch
Size: 29759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/538c3028/attachment-0001.bin>


More information about the llvm-commits mailing list