[all-commits] [llvm/llvm-project] 378523: [NFC][AArch64] Specify datalayout explicitly for c...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Tue Aug 30 09:45:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3785234b03c568cd135b18c79cd7606108b9d388
https://github.com/llvm/llvm-project/commit/3785234b03c568cd135b18c79cd7606108b9d388
Author: Mingming Liu <mingmingl at google.com>
Date: 2022-08-30 (Tue, 30 Aug 2022)
Changed paths:
M llvm/test/Analysis/CostModel/AArch64/arith-overflow.ll
M llvm/test/Analysis/CostModel/AArch64/cast.ll
Log Message:
-----------
[NFC][AArch64] Specify datalayout explicitly for cast.ll and
arith-overflow.ll and update tests accordingly.
- These two tests stands out when data layout is explicitly added in a
sweep study (D132889)
Differential Revision: https://reviews.llvm.org/D132856
More information about the All-commits
mailing list