================
@@ -2047,13 +2061,12 @@ let Features = "avx512vl", Attributes = [NoThrow,
Const, Constexpr, RequiredVect
def psravq256 : X86Builtin<"_Vector<4, long long int>(_Vector<4, long long
int>, _Vector<4, long long int>)">;
}
-let Features = "avx512bw", Attributes = [NoThrow, Const,
RequiredVectorWidth<512>] in {
+let Features = "avx512bw",
+ Attributes = [NoThrow, Const, RequiredVectorWidth<512>] in {
----------------
RKSimon wrote:
(style) revert changes from code unrelated to the patch (this includes
formatting)
https://github.com/llvm/llvm-project/pull/157403
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits