llvm-project/llvm/include
David Green 90131e3ecb [CostModel] Make target intrinsics cheap by default
This patch changes the intrinsics cost model to assume that by default
target intrinsics are cheap. This didn't seem to be the case for all
intrinsics, and is potentially an MVE problem due to our scalarization
overheads. Cheap seems to be a good default in general though.

Differential Revision: https://reviews.llvm.org/D90597
2020-11-03 09:58:28 +00:00
..
llvm [CostModel] Make target intrinsics cheap by default 2020-11-03 09:58:28 +00:00
llvm-c C API: support scalable vectors 2020-10-28 18:19:34 -04:00