[PATCH] D117136: [RISCV] Remove stale references to experimental-b. NFC

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 11:54:42 PST 2022


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

LGTM, modulo a slight error in the find and replace for the test 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.
 
----------------
"Bitmanip extensions extension" => "Bitmanip extensions" or "the Bitmanip extensions"

(Same for other instances of this replacement).


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