[PATCH] D151561: [RISCV][InsertVSETVLI] Avoid vmv.s.x SEW toggle if at start of block

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 10:23:35 PDT 2023


luke added a comment.

In D151561#4384699 <https://reviews.llvm.org/D151561#4384699>, @jrtc27 wrote:

> https://llvm.org/docs/DeveloperPolicy.html#patch-reversion-policy:
>
>> - The commit message for the reverting commit should explain why patch is being reverted.

The separate commits were accidentally squashed together when initially pushed, apologies for the noise


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151561



More information about the llvm-commits mailing list