[all-commits] [llvm/llvm-project] 15f833: [X86] wide-scalar-shift-by-byte-multiple-legalizat...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jan 29 06:25:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15f8335b050185aa5254b53579c03547a340ebb4
https://github.com/llvm/llvm-project/commit/15f8335b050185aa5254b53579c03547a340ebb4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-01-29 (Sun, 29 Jan 2023)
Changed paths:
M llvm/test/CodeGen/X86/wide-scalar-shift-by-byte-multiple-legalization.ll
Log Message:
-----------
[X86] wide-scalar-shift-by-byte-multiple-legalization.ll - use X86 check prefix instead of X32
We try to use X32 for tests on gnux32 triples
Commit: 3fac05b5c5f8cb1ccfe0a940898c7f2d298e3205
https://github.com/llvm/llvm-project/commit/3fac05b5c5f8cb1ccfe0a940898c7f2d298e3205
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-01-29 (Sun, 29 Jan 2023)
Changed paths:
M llvm/test/CodeGen/X86/wide-scalar-shift-legalization.ll
Log Message:
-----------
[X86] wide-scalar-shift-legalization.ll - use X86 check prefix instead of X32
We try to use X32 for tests on gnux32 triples
Compare: https://github.com/llvm/llvm-project/compare/949476f53383...3fac05b5c5f8
More information about the All-commits
mailing list