[NFC][LAA] Match-up type sizes for possible extensions, based on actual bit-size...
authorChang-Sun Lin Jr <chang-sun.lin.jr@intel.com>
Sat, 23 Apr 2022 06:16:20 +0000 (23:16 -0700)
committerChang-Sun Lin Jr <chang-sun.lin.jr@intel.com>
Sat, 23 Apr 2022 06:16:20 +0000 (23:16 -0700)
commit7ee30a0e24a173c38253e235cc6e021a52e17c17
tree2549f177714a8a81f1fccd64a50e3014ab4ad490
parenta050033582acb60d5c39da06ed8a87db1874ee6a
[NFC][LAA] Match-up type sizes for possible extensions, based on actual bit-size rather than rounded-up byte size.

Differential Revision: https://reviews.llvm.org/D119200
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/test/Transforms/LoopLoadElim/loop-i1-count.ll [new file with mode: 0644]