[PATCH] D101067: [X86][AMX] Try to hoist AMX shapes' def

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 24 20:50:17 PDT 2021


pengfei reopened this revision.
pengfei added a comment.

In D101067#2712921 <https://reviews.llvm.org/D101067#2712921>, @hctim wrote:

> Looks like this patch broke the MSan buildbots: https://lab.llvm.org/buildbot/#/builders/5/builds/6967/steps/9/logs/stdio
>
> Reproing MSan is a little tricky as it can require a multistage compilation, so you might find the instructions at https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild helpful.

Thanks @hctim for reverting this and the instructions. I can reproduce it locally.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101067



More information about the llvm-commits mailing list