[all-commits] [llvm/llvm-project] dc1abb: [X86] const-shift-of-constmasked.ll - replace X32 ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue May 3 07:29:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc1abb777a806488ed78dabdae10cf9534701c4f
https://github.com/llvm/llvm-project/commit/dc1abb777a806488ed78dabdae10cf9534701c4f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
M llvm/test/CodeGen/X86/const-shift-of-constmasked.ll
Log Message:
-----------
[X86] const-shift-of-constmasked.ll - replace X32 check prefix with X86
We try to only use X32 for gnux32 triple tests
Commit: 4779d6cca20c59089615ac98620e85f1288c16f9
https://github.com/llvm/llvm-project/commit/4779d6cca20c59089615ac98620e85f1288c16f9
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
M llvm/test/CodeGen/X86/load-local-v3i129.ll
Log Message:
-----------
[X86] load-local-v3i129.ll - add checks for targets with fast/slow shld funnel shift ops
Compare: https://github.com/llvm/llvm-project/compare/aaddfbf9d6a9...4779d6cca20c
More information about the All-commits
mailing list