[PATCH] D133810: [RISCV] Verify consistency of a couple TSFlags related to vector operands
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 21 13:24:38 PDT 2022
reames added a comment.
In D133810#3802256 <https://reviews.llvm.org/D133810#3802256>, @frasercrmck wrote:
> I think some level of verification makes sense. I half worry that some instructions may not behave so nicely and we'll have to add exceptions to our rules, but none come to mind right now.
This doesn't sound like a bad outcome to me. Finding and documenting the hidden invariants is a major reason for this change. :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133810/new/
https://reviews.llvm.org/D133810
More information about the llvm-commits
mailing list