r232871 - in /trunk/gcc: ChangeLog hsa.c lto/Ch...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Wed Jan 27 12:50:00 GMT 2016


Author: marxin
Date: Wed Jan 27 12:50:05 2016
New Revision: 232871

URL: https://gcc.gnu.org/viewcvs?rev=232871&root=gcc&view=rev
Log:
HSA: simplify partitioning of HSA kernels and host impls.

	* lto-partition.c (add_symbol_to_partition_1): Remove usage
	of hsa_summaries.
	* hsa.c (hsa_summary_t::link_functions): Create IPA_REF_ADDR
	reference for an HSA kernel and its host function.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/hsa.c
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto-partition.c



More information about the Gcc-cvs mailing list