[InstCombine] collectBitParts - use APInt directly to check for out of range bit...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 1 Oct 2020 11:49:59 +0000 (12:49 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 1 Oct 2020 11:50:36 +0000 (12:50 +0100)
commitbc730b5e43ad4b7efeca977359271fa0eaa7ed45
tree43aec545f10649cb3b7a44817bf5e2414b829a65
parentef4e971e5e18ae796466623df8f26265ba6bdfb5
[InstCombine] collectBitParts - use APInt directly to check for out of range bit shifts. NFCI.
llvm/lib/Transforms/Utils/Local.cpp