[PATCH] D143036: [RISCV] Add vendor-defined XTHeadBs (single-bit) extension

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 08:38:33 PST 2023


philipp.tomsich added a comment.

Thinking some more about this, I'll just add the associated changes onto the initial patch for th.tst.
I have to double-check hasBitTest(), as XTHeadBs only has an immediate-form of the instruction (i.e., bexti only, but no bext).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143036



More information about the llvm-commits mailing list