mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
Support reading of VLENB (vector byte length) control register, that can be required for correct unwinding of RVV objects on stack. Differential Revision: https://reviews.llvm.org/D136264