You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
e82866d5d9
SVE is not required, it has its own test. Note that there is no "+neon" so "+simd" is used instead. Also rename the file to match the name of the corefile it produces. Reviewed By: omjavaid Differential Revision: https://reviews.llvm.org/D85134