================ @@ -0,0 +1,60 @@ +; NOTE: Assertions have been autogenerated by utils/update_test_checks.py +; RUN: opt -passes='require<profile-summary>,function(codegenprepare)' -mtriple=x86_64-unknown-linux-gnu -mattr=+avx2 -S < %s | FileCheck %s + ---------------- RKSimon wrote:
add SSE2 test coverage as well to test bitcasting to fewer (but multiple) vector registers https://github.com/llvm/llvm-project/pull/207568 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
