[PATCH] D124109: [RISCV] Add a DAG combine to pre-promote (i32 (and (srl X, Y), 1)) with Zbs on RV64.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 07:29:20 PDT 2022


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

LGTM. Thanks Craig!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124109



More information about the llvm-commits mailing list