[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 13:35:39 PDT 2017


Carrot updated this revision to Diff 93290.
Carrot marked 3 inline comments 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.ll
  test/CodeGen/PowerPC/pr32442.ll

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


More information about the llvm-commits mailing list