[PATCH] D92067: [PowerPC] Promote the i1 to i64 for SINT_TO_FP/FP_TO_SINT

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 21:39:46 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG47f784ace6bb: [PowerPC] Promote the i1 to i64 for SINT_TO_FP/FP_TO_SINT (authored by steven.zhang).

Changed prior to commit:
  https://reviews.llvm.org/D92067?vs=307497&id=308865#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92067

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/f128-conv.ll
  llvm/test/CodeGen/PowerPC/fp-strict-conv-f128.ll
  llvm/test/CodeGen/PowerPC/fp-to-int-to-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92067.308865.patch
Type: text/x-patch
Size: 21928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/f463e58e/attachment.bin>


More information about the llvm-commits mailing list