All the added intrinsics are cover with tests and have BE support.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. But I suggest :
- Run llc and ensure that you don't have any issue or unresolved "call" after llc.
- Divide this patch into many parts and submit one-by-one.