[all-commits] [llvm/llvm-project] 5bab1f: [ARM][TypePromotion] Re-generate test checks. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Aug 16 13:43:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bab1f095270c25800d17ae6fc8c0ed1375fd306
https://github.com/llvm/llvm-project/commit/5bab1f095270c25800d17ae6fc8c0ed1375fd306
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M llvm/test/Transforms/TypePromotion/ARM/calls.ll
M llvm/test/Transforms/TypePromotion/ARM/casts.ll
M llvm/test/Transforms/TypePromotion/ARM/icmps.ll
M llvm/test/Transforms/TypePromotion/ARM/phis-ret.ll
M llvm/test/Transforms/TypePromotion/ARM/pointers.ll
M llvm/test/Transforms/TypePromotion/ARM/signed.ll
Log Message:
-----------
[ARM][TypePromotion] Re-generate test checks. NFC
Tests were missing load/store alignment. One test in casts.ll had
no check lines.
More information about the All-commits
mailing list