[all-commits] [llvm/llvm-project] cb41ef: [NFC][Costmodel][X86] Fix broken `CHECK-NOT`'s in ...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Wed Oct 13 12:48:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb41efb5f42f6e7a17ef96094294b0a07342f672
https://github.com/llvm/llvm-project/commit/cb41efb5f42f6e7a17ef96094294b0a07342f672
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M llvm/test/Analysis/CostModel/X86/interleaved-load-f32-stride-2.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-f64-stride-2.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-2.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-f32-stride-2.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-f64-stride-2.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-i32-stride-2.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-i8-stride-2.ll
Log Message:
-----------
[NFC][Costmodel][X86] Fix broken `CHECK-NOT`'s in interleave costmodel tests
Commit: a8a64eaafcacc9cd5979625280af1c1a46be2b2a
https://github.com/llvm/llvm-project/commit/a8a64eaafcacc9cd5979625280af1c1a46be2b2a
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/X86/cost-model.ll
Log Message:
-----------
[NFC][X86][LV] Autogenerate checklines in cost-model.ll to simplify further updates
Compare: https://github.com/llvm/llvm-project/compare/18eef13dad22...a8a64eaafcac
More information about the All-commits
mailing list