[PATCH] D134413: [AARCH64][CostModel] Modified the cost of mask vector load/store

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 06:22:13 PDT 2022


thakis added a comment.

This broke check-llvm on all my bots:
http://45.33.8.238/linux/87588/step_12.txt
http://45.33.8.238/macm1/45335/step_11.txt
http://45.33.8.238/win/67006/step_11.txt

Also broke the official bots:
https://lab.llvm.org/buildbot/#/builders/109/builds/47509

Please take a look and revert for now if it takes a while to fix.

(And run tests before committing, and watch bots after.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134413



More information about the llvm-commits mailing list