Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dialects: (riscv) Make riscv.get_register pure (#2797)
This makes `get_register` pure, as it should be. The op never reads/writes and is safe to DCE and CSE.
- Loading branch information