Files
clang-p2996/llvm/test/Transforms/LoopVectorize/AArch64
Simon Pilgrim 079fdef7d2 [TTI] getCommonMaskedMemoryOpCost - use the target getMemoryOpCost/getCFInstrCost implementations.
We were using the default implementations instead of the CRTP versions.
2024-05-11 12:50:26 +01:00
..