[PATCH] D138427: [CostModel][X86] Fix permute latency cost

Haohai, Wen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 02:28:35 PST 2022


HaohaiWen added a comment.

> Have you confirmed that this passes the whole of check-llvm? Sometime these cost changes have effects in transforms/codegen you don't expect

Yes, all passed.

Testing Time: 44.72s

  Skipped          :    59               
  Unsupported      : 18869               
  Passed           : 32462               
  Expectedly Failed:    70               

[100%] Built target check-llvm


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138427/new/

https://reviews.llvm.org/D138427



More information about the llvm-commits mailing list