[PATCH] [IR] Fix the definition of 'shl nsw'

Chandler Carruth chandlerc at gmail.com
Tue Apr 7 23:36:58 PDT 2015


FWIW, I really liked having a definition explicit in terms of what kinds of bits can be shifted out. I think its good to *both* define this from first principles of where bits move in the shift operation, *and* how it should relate to an NSW multiply by a power of two.

Unsure when after when we chatted this wording went away, but I'd really like to keep it.


http://reviews.llvm.org/D8890

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list