[PATCH] D94653: [RISCV] Rename Zbs instructions to start with just 'b' instead of 'sb' to match 0.93 bitmanip spec.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 09:08:42 PST 2021


craig.topper added a comment.

In D94653#2509254 <https://reviews.llvm.org/D94653#2509254>, @frasercrmck wrote:

> What are the implications of having the renamed Zbe instructions in what we'll advertise as 0.93?

I'm not sure. It doesn't look like binutils implements Zbe instructions yet so there's no other precedent for handling this conflict.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94653



More information about the llvm-commits mailing list