-----Original Message----- From: Beignet [mailto:[email protected]] On Behalf Of Yang Rong Sent: Thursday, October 27, 2016 4:03 PM To: [email protected] Cc: Yang, Rong R <[email protected]> Subject: [Beignet] [PATCH] GBE: Fix assert when get metadata llvm.loop.unroll.enable.
Metadata llvm.loop.unroll.enable only has one operand, hint the MD->getNumOperands() == 2 assert, this assert is wrong. Refine the get unroll metadata function. LGTM - Ruiling _______________________________________________ Beignet mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/beignet
