[PATCH 6/6] R600: Add 64 bit ctlz/cttz zero undef tests.

Matt Arsenault Matthew.Arsenault at amd.com
Mon Jun 16 17:59:13 PDT 2014


On 06/12/2014 12:43 PM, Jan Vesely wrote:
> cp + add second argument to function calls
>
> Signed-off-by: Jan Vesely <jan.vesely at rutgers.edu>
> ---
>   test/CodeGen/R600/ctlz64-zero.ll | 92 ++++++++++++++++++++++++++++++++++++++++
>   test/CodeGen/R600/cttz64-zero.ll | 92 ++++++++++++++++++++++++++++++++++++++++
>   2 files changed, 184 insertions(+)
>   create mode 100644 test/CodeGen/R600/ctlz64-zero.ll
>   create mode 100644 test/CodeGen/R600/cttz64-zero.ll
>
I'm sort of confused where your patches end and mine begin, so do you 
want me to submit mine and then you can rebase yours on top of that?



More information about the llvm-commits mailing list