[PATCH] D133810: [RISCV] Verify consistency of a couple TSFlags related to vector operands

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 02:03:47 PDT 2022


frasercrmck added a comment.

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.


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

https://reviews.llvm.org/D133810



More information about the llvm-commits mailing list