[PATCH] D56706: GlobalISel: Combine trunc with constant

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 12:43:50 PST 2019


aditya_nandakumar added a comment.

Is this required for correctness? This looks like something that would fall in an actual combiner (vs the artifact combiner).


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

https://reviews.llvm.org/D56706





More information about the llvm-commits mailing list