[PATCH] D34485: [AMDGPU] Add FP_CLASS to the add/setcc combine

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 16:46:29 PDT 2017


rampitec added a comment.

In https://reviews.llvm.org/D34485#787380, @arsenm wrote:

> LGTM. Should this also handle i1 and/or/xor?


I'm not sure yet, I have to check the resulting code. Probably it should.


https://reviews.llvm.org/D34485





More information about the llvm-commits mailing list