craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/X86/pr38738.ll:12
+
+define dso_local i32 @pr38738() {
+; X64SSE-LABEL: pr38738:
----------------
Do we need the dso_local in these tests?
Repository:
rL LLVM
https://reviews.llvm.org/D52555