[PATCH] D155530: [RISCV] Improve type promotion for i32 clmulr/clmulh on RV64.

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 03:09:51 PDT 2023


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

LGTM.
Please add some regression tests (for example, change `signext` to `zeroext`) so that we can fix them later .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155530



More information about the llvm-commits mailing list