[all-commits] [llvm/llvm-project] b242e8: [AArch64][NFC] Prepare test cases (for D128302) to...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Thu Jul 7 09:40:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b242e8502cbc47357e9bc70bb38138a7cdc0f81f
https://github.com/llvm/llvm-project/commit/b242e8502cbc47357e9bc70bb38138a7cdc0f81f
Author: Mingming Liu <mingmingl at google.com>
Date: 2022-07-07 (Thu, 07 Jul 2022)
Changed paths:
M llvm/test/Analysis/CostModel/AArch64/kryo.ll
A llvm/test/Transforms/LICM/AArch64/extract-element.ll
Log Message:
-----------
[AArch64][NFC] Prepare test cases (for D128302) to show more accurate cost estimation of extract-element could generate better assembly code.
Pre-commit the test cases (for D128302) to show that more accurate cost
estimation of extract-element could generate better code.
Differential Revision: https://reviews.llvm.org/D128945
More information about the All-commits
mailing list