[all-commits] [llvm/llvm-project] 322c7c: [X86] slow-unaligned-mem.ll - improve checks
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Dec 6 02:51:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 322c7c717b3a3415d6a1c5000752dd51f32341db
https://github.com/llvm/llvm-project/commit/322c7c717b3a3415d6a1c5000752dd51f32341db
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M llvm/test/CodeGen/X86/slow-unaligned-mem.ll
Log Message:
-----------
[X86] slow-unaligned-mem.ll - improve checks
We can't easily convert this to use the update scripts, but we can manually improve the checks so we check for the right number of stores
More information about the All-commits
mailing list