[PATCH] D156444: [llvm][RISCV][IR] Zext flag in IR for RISC-V

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 06:02:23 PDT 2023


nikic added a comment.

I've put up https://github.com/llvm/llvm-project/pull/67982 based on this code, without the constant expression support and some cleanup.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156444



More information about the llvm-commits mailing list