[all-commits] [llvm/llvm-project] 7ee30a: [NFC][LAA] Match-up type sizes for possible extens...
Chang Lin via All-commits
all-commits at lists.llvm.org
Fri Apr 22 23:17:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ee30a0e24a173c38253e235cc6e021a52e17c17
https://github.com/llvm/llvm-project/commit/7ee30a0e24a173c38253e235cc6e021a52e17c17
Author: Chang-Sun Lin Jr <chang-sun.lin.jr at intel.com>
Date: 2022-04-22 (Fri, 22 Apr 2022)
Changed paths:
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
A llvm/test/Transforms/LoopLoadElim/loop-i1-count.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list