[all-commits] [llvm/llvm-project] 4236a1: [CostModel][X86] Add more complete float/double se...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri May 6 02:49:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4236a10717013b00f16811fcacb538ea8dc082ea
https://github.com/llvm/llvm-project/commit/4236a10717013b00f16811fcacb538ea8dc082ea
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-05-06 (Fri, 06 May 2022)
Changed paths:
M llvm/test/Analysis/CostModel/X86/vselect-cost.ll
Log Message:
-----------
[CostModel][X86] Add more complete float/double select cost test coverage
We were only testing basic vector types
More information about the All-commits
mailing list