[PATCH] D88432: [InstCombine] Fix pr47668

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 00:02:50 PDT 2020


aqjune added a comment.
Herald added a subscriber: pengfei.

Did my explanation make sense?
The message was that it was needed to check the shift bitwidth as well, which slightly made the code longer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88432



More information about the llvm-commits mailing list