[PATCH] D22877: AMDGPU: Turn dead checks into asserts

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 11:28:57 PDT 2016


nhaehnle added a subscriber: nhaehnle.
nhaehnle added a comment.

The INT_TO_FP ones look good to me. The other I'm not sure of because the SelectS_BFE path only applies to GCN. If you made sure that the R600 case is covered by a test or irrelevant, then this change is fine with me.


https://reviews.llvm.org/D22877





More information about the llvm-commits mailing list