[all-commits] [llvm/llvm-project] 3140d1: [X86] extractelement-load.ll - use X86 instead of ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Mar 26 09:14:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3140d138e4ae9bba35dd23ce2eb0d1e088596f0a
https://github.com/llvm/llvm-project/commit/3140d138e4ae9bba35dd23ce2eb0d1e088596f0a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M llvm/test/CodeGen/X86/extractelement-load.ll
Log Message:
-----------
[X86] extractelement-load.ll - use X86 instead of X32 check prefix. NFC
X32 should be used for gnux32 triples
Commit: c8b85add2ec1916f3aa5139dfd258e42a946a468
https://github.com/llvm/llvm-project/commit/c8b85add2ec1916f3aa5139dfd258e42a946a468
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M llvm/test/CodeGen/X86/extractelement-load.ll
Log Message:
-----------
[X86] extractelement-load.ll - add test case for #85419
Compare: https://github.com/llvm/llvm-project/compare/348f9e73d717...c8b85add2ec1
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