[all-commits] [llvm/llvm-project] f231d3: Fix some X86 tests (#101944)
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Mon Aug 5 02:50:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f231d3dab3da9966621ed4e72847f1292db54ede
https://github.com/llvm/llvm-project/commit/f231d3dab3da9966621ed4e72847f1292db54ede
Author: Jonas Paulsson <paulson1 at linux.ibm.com>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
A llvm/test/CodeGen/Generic/extractelement-shuffle.ll
M llvm/test/CodeGen/X86/2006-10-02-BoolRetCrash.ll
M llvm/test/CodeGen/X86/2010-07-06-DbgCrash.ll
R llvm/test/CodeGen/X86/extractelement-shuffle.ll
Log Message:
-----------
Fix some X86 tests (#101944)
extractelement-shuffle.ll: Test for bugfix in DAGCombiner, moved to
Generic.
2010-07-06-DbgCrash.ll and 2006-10-02-BoolRetCrash.ll: Bugfixes in X86,
run tests with X86 backend.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list