[PATCH] D101039: [X86][AMX][NFC] Remove assert for comparison between different BBs.

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 04:29:06 PDT 2021


pengfei added a comment.

In D101039#2707914 <https://reviews.llvm.org/D101039#2707914>, @LuoYuanke wrote:

> Is there any test case for it?

I don't have a small case. On another hand, removing assert supposes to be NFC. The previous functionality still be checked by existing tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101039



More information about the llvm-commits mailing list