================ @@ -0,0 +1,29 @@ +USE_XMM= +#USE_XMM=--use-xmm ---------------- jyknight wrote:
It works if you first delete/ifdef-out test_stores and test_maskmove. I didn't make those generic. (The "USE_XMM" version is to validate that the unused bits of the input xmm registers being set to arbitrary values won't cause trouble, since some of the instructions trigger side-effects, like floating-point exception flags being set.) https://github.com/llvm/llvm-project/pull/96540 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits