[PATCH] D58521: [DAGCombiner] allow truncation of binops after legalization if desirable

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 11:50:54 PDT 2021


lebedev.ri added a comment.

Re x86 - do we really want to narrow all the way to bytes?
I was under impression that wasn't a good idea.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58521/new/

https://reviews.llvm.org/D58521



More information about the llvm-commits mailing list