[all-commits] [llvm/llvm-project] 582718: [X86] cmp-shiftX-maskX.ll - add AVX1 test coverage
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Mar 1 11:20:38 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 582718fe61a61001aa957d515dbd094df93dae81
https://github.com/llvm/llvm-project/commit/582718fe61a61001aa957d515dbd094df93dae81
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M llvm/test/CodeGen/X86/cmp-shiftX-maskX.ll
Log Message:
-----------
[X86] cmp-shiftX-maskX.ll - add AVX1 test coverage
Commit: 1e8d3c357e1fd79bf3a641767d95147a8c0f54bd
https://github.com/llvm/llvm-project/commit/1e8d3c357e1fd79bf3a641767d95147a8c0f54bd
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M llvm/test/CodeGen/X86/cmp-shiftX-maskX.ll
Log Message:
-----------
[X86] cmp-shiftX-maskX.ll - add additional tests for #83596
Shows cases where logical shifts of allsignbits values can be profitably converted to masks
Compare: https://github.com/llvm/llvm-project/compare/4a3f7e798a31...1e8d3c357e1f
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