[Sema][SVE2] Move/simplify Sema testing for SVE2 ACLE builtins
Currently for SVE2 ACLE builtins, single tests are used to verify both clang code generation (when the feature is available) and semantic error/warning messages (when the feature is unavailable). This WIP patch moves the semantic testing for the values of immediate arguments into dedicated Sema tests.
Loading
Please sign in to comment