[PATCH] D111078: [AIX] Enable int128 in 64 bit mode

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 22:33:40 PDT 2021


lkail added a comment.

I would like to see more aix triple added to existing tests involving ABI in `llvm/test/CodeGen/PowerPC`(such as ppc64-i128-abi.ll), since AIX has independent calling convention lowering and is different from linux.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111078



More information about the llvm-commits mailing list