[PATCH] D25596: alpha.core.Conversion - Fix false positive for 'U32 += S16; ' expression, that is not unsafe

Anna Zaks via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 16:47:25 PDT 2016


zaks.anna added a comment.

Looks like you've also added handling of Xor, Or , Div, and Rem. Should there be tests for those?


Repository:
  rL LLVM

https://reviews.llvm.org/D25596





More information about the cfe-commits mailing list