[PATCH] D98595: [NFC] Refactor the code to avoid check target type.
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 15 17:12:27 PDT 2021
LuoYuanke added a comment.
In D98595#2626127 <https://reviews.llvm.org/D98595#2626127>, @RKSimon wrote:
> Is this really NFC? If it is, then as @lebedev.ri commented - it feels like you're hiding an AMX issue. If it isn't NFC we need more test coverage.
I think it should be NFC. The test case is already at test/Transforms/InstCombine/X86/x86-amx-load-store.ll.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98595/new/
https://reviews.llvm.org/D98595
More information about the llvm-commits
mailing list