[PATCH] D119532: [RISCV] Extend sext.w removal pass to remove unused sign-extensions

Mohammed Nurul Hoque via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 12:47:33 PST 2022


mohammed-nurulhoque abandoned this revision.
mohammed-nurulhoque added a comment.

Thank you for your feedback. I decided to abandon this revision and split its content to one that has just the changes in `isSignExtendingOpW` and one that has the forward searching https://reviews.llvm.org/D119928. I will request reviewing for these 2 soon.


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

https://reviews.llvm.org/D119532



More information about the llvm-commits mailing list