chaitanyav wrote:
@RKSimon i have addressed the comments. Also i had to use
`__attribute__((target("avx512ifma,avx512vl")))` in `avxifma-builtins.c` for
those 4 tests since we specify the `-target-feature +avxifma` in that test file.https://github.com/llvm/llvm-project/pull/161056 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
