You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CORE-V builtins can be enhanced by expanding the rtl for each instruction. This would allow gcc to pattern match to these builtins.
More testing with a simulator would be required.
Added, untested with simulator:
XCVmac
XCValu
XCVelw
XCVbi
XCVmem
XCVbitmanip
XCVsimd
XCVhwlp
The text was updated successfully, but these errors were encountered:
The CORE-V builtins can be enhanced by expanding the rtl for each instruction. This would allow gcc to pattern match to these builtins.
More testing with a simulator would be required.
Added, untested with simulator:
The text was updated successfully, but these errors were encountered: