[PATCH] D117136: [RISCV] Remove stale references to experimental-b. NFC
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 12 12:03:10 PST 2022
craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/rv32zbb-zbp.ll:172
+; This test is presented here in case future expansions of Bitmanip extensions
; extension introduce instructions suitable for this pattern.
----------------
asb wrote:
> "Bitmanip extensions extension" => "Bitmanip extensions" or "the Bitmanip extensions"
>
> (Same for other instances of this replacement).
Guess I should have read the whole sentence
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117136/new/
https://reviews.llvm.org/D117136
More information about the llvm-commits
mailing list