2 Commits

Author SHA1 Message Date
Jay Foad
9dc43dfae6 [AMDGPU] Fix line endings. NFC. 2022-02-14 09:57:55 +00:00
alex-t
5d46263a5a [AMDGPU] Enable divergence-driven 'ctpop' selection
This change adds the patterns and divergence predicates for the ctpop (bitcount) nodes
to make them selected according to the divergence.

Reviewed By: foad

Differential Revision: https://reviews.llvm.org/D116284
2022-01-07 16:07:38 +03:00