[llvm] [RISCV]Add support for resolving encoding conflicts among vendor specific CSRs (PR #96174)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 07:42:35 PDT 2024
topperc wrote:
Can the new signature of `lookupSysRegByEncoding` return the std::pair from `equal_range` instead of needing to copy into a vector?
https://github.com/llvm/llvm-project/pull/96174
More information about the llvm-commits
mailing list