[PATCH] D110509: [SelectionDAG] Fix incorrect condition for shift amount truncation

Itay Bookstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 01:32:48 PDT 2021


nextsilicon-itay-bookstein added a comment.

True, at SelectionDAGBuilder time that invariant holds. So just speedbump removal / potential copypasta bug prevention? 😛

I have no commit access, might I ask that you commit this on my behalf?

Author: Itay Bookstein <itay.bookstein at nextsilicon.com>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110509



More information about the llvm-commits mailing list