[PATCH] D116796: [RISCV] [NFC] Delete duplicate judgments in InsertVSETVLI

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 09:46:46 PST 2022


craig.topper added a comment.

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?


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