[all-commits] [llvm/llvm-project] fab028: [x86] add tests for cost model kinds of intrinsics...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Oct 13 07:40:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fab028b914c64db710c808250873c61d8ff716a2
https://github.com/llvm/llvm-project/commit/fab028b914c64db710c808250873c61d8ff716a2
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
A llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll
Log Message:
-----------
[x86] add tests for cost model kinds of intrinsics; NFC
This provides coverage for existing special-cases and
a sampling of other intrinsics. Current output appears
to be wrong in several cases.
More information about the All-commits
mailing list