OSDN Git Service

ac: move ac_to_integer() and ac_to_float() to ac_llvm_build.c
authorConnor Abbott <cwabbott0@gmail.com>
Wed, 19 Jul 2017 00:32:10 +0000 (17:32 -0700)
committerDave Airlie <airlied@redhat.com>
Fri, 8 Sep 2017 03:24:02 +0000 (04:24 +0100)
commit50967cd0b0a174db2086447dca44e21112299d71
tree038553015bcff8f27496e96c399539c2cfed9dbc
parentfafa2995117a13df5356b82fb249cceb8987c184
ac: move ac_to_integer() and ac_to_float() to ac_llvm_build.c

We'll need to use ac_to_integer() for other stuff in ac_llvm_build.c.

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/common/ac_llvm_build.c
src/amd/common/ac_llvm_build.h
src/amd/common/ac_nir_to_llvm.c