[PATCH] D100472: [X86][AMX] Verify illegal types or instructions for x86_amx.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 05:44:02 PDT 2021


LuoYuanke updated this revision to Diff 337425.
LuoYuanke added a comment.

Address Roman's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100472

Files:
  llvm/lib/IR/Type.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Verifier/x86_amx1.ll
  llvm/test/Verifier/x86_amx2.ll
  llvm/test/Verifier/x86_amx3.ll
  llvm/test/Verifier/x86_amx4.ll
  llvm/test/Verifier/x86_amx5.ll
  llvm/test/Verifier/x86_amx6.ll
  llvm/test/Verifier/x86_amx7.ll
  llvm/test/Verifier/x86_amx8.ll
  llvm/test/Verifier/x86_amx9.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100472.337425.patch
Type: text/x-patch
Size: 9983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210414/1c9117f0/attachment.bin>


More information about the llvm-commits mailing list