[PATCH] D95302: [RISCV] Remove isel patterns for Zbs *W instructions.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 05:28:24 PST 2021


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

LGTM. It might be worth adding a comment where the patterns were removed to explain we don't have ISel patterns for those instructions because they've been removed from the 0.94 spec (just in case someone starts looking to add them, having not followed upstream development closely).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95302



More information about the llvm-commits mailing list