[all-commits] [llvm/llvm-project] 862e8d: [AArch64] Improve div and rem costmodel tests. NFC
David Green via All-commits
all-commits at lists.llvm.org
Wed Oct 20 01:58:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 862e8d7e55206b6ae7270033cb5609477d0512ad
https://github.com/llvm/llvm-project/commit/862e8d7e55206b6ae7270033cb5609477d0512ad
Author: David Green <david.green at arm.com>
Date: 2021-10-20 (Wed, 20 Oct 2021)
Changed paths:
M llvm/test/Analysis/CostModel/AArch64/div.ll
A llvm/test/Analysis/CostModel/AArch64/rem.ll
Log Message:
-----------
[AArch64] Improve div and rem costmodel tests. NFC
Copied from the X86 tests, these give a better test coveraged than the
existing tests.
More information about the All-commits
mailing list