[PATCH] D116796: [RISCV] [NFC] Delete duplicate judgments in InsertVSETVLI
Chenbing.Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 8 03:56:34 PST 2022
Chenbing.Zheng abandoned this revision.
Chenbing.Zheng added a comment.
In D116796#3227873 <https://reviews.llvm.org/D116796#3227873>, @craig.topper wrote:
> There are 3 callers of hasCompatibleVTYPE. This code previously existed in one of them. Moving it affects the other 2 callers. Is this patch really NFC?
It is my mistake, I will think more about it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116796/new/
https://reviews.llvm.org/D116796
More information about the llvm-commits
mailing list