[PATCH] D44046: [AMDGPU] Fixed incorrect break from loop

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 08:57:26 PDT 2018


tpr added a comment.

Apologies for the delay. I found a higher than expected number of test cases where this adds an extra unnecessary "and" instruction. So I plan to revisit this.

Perhaps I should land it anyway, and address the unnecessary "and" instructions in a future patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D44046





More information about the llvm-commits mailing list