[all-commits] [llvm/llvm-project] 3a9161: [X86] Ensure the AVX1-only broadcast-load patterns...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Oct 18 09:44:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a91611f3bcd46b0b7352d6cb997c999d58facef
https://github.com/llvm/llvm-project/commit/3a91611f3bcd46b0b7352d6cb997c999d58facef
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstrSSE.td
Log Message:
-----------
[X86] Ensure the AVX1-only broadcast-load patterns are in the same place. NFC.
Commit: 7da0a698526ff657c2348a6e4bb835fc764177da
https://github.com/llvm/llvm-project/commit/7da0a698526ff657c2348a6e4bb835fc764177da
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M llvm/test/CodeGen/X86/andnot-patterns.ll
Log Message:
-----------
[X86] andnot-patterns.ll - add non-BMI test coverage
Extra test coverage for #112547 to test cases where we don't create a ANDNOT instruction
Compare: https://github.com/llvm/llvm-project/compare/0f3ed9c6505f...7da0a698526f
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