[PATCH] D31407: [PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 15:20:37 PDT 2017


Carrot updated this revision to Diff 93313.
Carrot marked an inline comment as done.

https://reviews.llvm.org/D31407

Files:
  lib/Target/PowerPC/PPC.h
  lib/Target/PowerPC/PPCBoolRetToInt.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp
  test/CodeGen/PowerPC/BoolRetToIntTest-2.ll
  test/CodeGen/PowerPC/BoolRetToIntTest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31407.93313.patch
Type: text/x-patch
Size: 10420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170328/23fa5287/attachment.bin>


More information about the llvm-commits mailing list