[PATCH] D100472: [X86][AMX] Verify illegal types or instructions for x86_amx.
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 19 20:05:39 PDT 2021
LuoYuanke updated this revision to Diff 338693.
LuoYuanke added a comment.
Address Craig'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/token6.ll
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.338693.patch
Type: text/x-patch
Size: 10382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/bd6c5a51/attachment.bin>
More information about the llvm-commits
mailing list