[all-commits] [llvm/llvm-project] 128578: [CostModel] add tests for math library calls; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Nov 20 05:27:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1285781fc5a42ad4712ac4866a219c40e3c3d860
https://github.com/llvm/llvm-project/commit/1285781fc5a42ad4712ac4866a219c40e3c3d860
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-11-20 (Fri, 20 Nov 2020)
Changed paths:
M llvm/test/Analysis/CostModel/ARM/intrinsic-cost-kinds.ll
M llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll
Log Message:
-----------
[CostModel] add tests for math library calls; NFC
This is a partial un-revert of 32dd5870ee31 (originally df09f82599 ).
I'm adding back the baseline tests first, so we don't have
to back-track as much in case there are still problems.
More information about the All-commits
mailing list