aco: take LDS into account when calculating num_waves
[mesa.git] / src / amd / compiler / aco_ir.h
2019-10-23 Rhys Perryaco: take LDS into account when calculating num_waves
2019-10-23 Rhys Perryaco: increase accuracy of SGPR limits
2019-10-22 Rhys Perryaco: small stage corrections
2019-10-10 Rhys Perryaco: Assemble opsel in VOP3 instructions.
2019-10-10 Timur Kristófaco: Support GFX10 MTBUF in aco_assembler.
2019-10-10 Timur Kristófaco: Add missing GFX10 specific fields and some README...
2019-10-10 Timur Kristófaco: Set +wavefrontsize64 for LLVM disassembler in...
2019-09-27 Rhys Perryaco: set loop_info::has_discard for demotes
2019-09-26 Rhys Perryaco: CSE readlane/readfirstlane/permute/reduce with...
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler