[PATCH] D150177: [RISCV] Enable signed truncation check transforms for i8

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 19:55:39 PDT 2023


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

The Zbb i8 part of this looks good to me. As @reames noted there are opportunities to improve the code without Zbb, but that shouldn't block this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150177



More information about the llvm-commits mailing list