[PATCH] D88492: [InstCombine] visitTrunc - remove dead trunc(lshr (zext A), C) combine

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 08:11:42 PDT 2020


lebedev.ri added a comment.

SGTM, but please add `NFCI` to patch's subj to better signal that this really shouldn't cause changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88492



More information about the llvm-commits mailing list