[PATCH] D98185: [RISCV][MC] Fix nf encoding for vector ld/st whole register
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 08:55:37 PST 2021
frasercrmck added a comment.
In D98185#2611483 <https://reviews.llvm.org/D98185#2611483>, @arcbbb wrote:
> Oops, sorry I didn't notice your patch, otherwise I would reply in yours instead. I just happened to encounter this runtime bug today.
No worries, it's my fault for not including you (I usually do). I think you're right, anyway: I only tested cases 1 and 2 before submitting my patch. Shame on me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98185/new/
https://reviews.llvm.org/D98185
More information about the llvm-commits
mailing list