[all-commits] [llvm/llvm-project] bc730b: [InstCombine] collectBitParts - use APInt directly...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Oct 1 04:51:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bc730b5e43ad4b7efeca977359271fa0eaa7ed45
https://github.com/llvm/llvm-project/commit/bc730b5e43ad4b7efeca977359271fa0eaa7ed45
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M llvm/lib/Transforms/Utils/Local.cpp
Log Message:
-----------
[InstCombine] collectBitParts - use APInt directly to check for out of range bit shifts. NFCI.
More information about the All-commits
mailing list