[PATCH] D105925: [TableGen] Warn when patterns are ignored due to impossible types
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 14 09:56:03 PDT 2021
tlively added a comment.
In D105925#2877326 <https://reviews.llvm.org/D105925#2877326>, @craig.topper wrote:
> RISCV uses HW mode and has a bunch of i64 patterns that should be ignored for the 32-bit mode. Does the RISCV build produce warnings from this patch?
No, it doesn't.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105925/new/
https://reviews.llvm.org/D105925
More information about the llvm-commits
mailing list