[all-commits] [llvm/llvm-project] 2e3636: [CostModel][AArch64] Add tests for ctlz, ctpop and...
RosieSumpter via All-commits
all-commits at lists.llvm.org
Thu Jun 3 09:14:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e3636f974dfdfac796ec6d07a22e9d31d4ea1ea
https://github.com/llvm/llvm-project/commit/2e3636f974dfdfac796ec6d07a22e9d31d4ea1ea
Author: Rosie Sumpter <rosie.sumpter at arm.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
A llvm/test/Analysis/CostModel/AArch64/ctlz.ll
A llvm/test/Analysis/CostModel/AArch64/ctpop.ll
A llvm/test/Analysis/CostModel/AArch64/cttz.ll
Log Message:
-----------
[CostModel][AArch64] Add tests for ctlz, ctpop and cttz. NFC.
Differential Revision: https://reviews.llvm.org/D103601
More information about the All-commits
mailing list