[all-commits] [llvm/llvm-project] 8fa1cb: [X86] gfni-shifts.ll - add vXi8 variable/splat/con...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Apr 18 09:00:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fa1cbbbb94100ae356665062f88ab58f9f2738c
https://github.com/llvm/llvm-project/commit/8fa1cbbbb94100ae356665062f88ab58f9f2738c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M llvm/test/CodeGen/X86/gfni-shifts.ll
Log Message:
-----------
[X86] gfni-shifts.ll - add vXi8 variable/splat/constant test coverage
Once #89115 has landed, we can handle per-element shifts as well using (V)GF2P8MULB
Commit: efbb846f067a60a5fdad1c4a008274c5cb089a3d
https://github.com/llvm/llvm-project/commit/efbb846f067a60a5fdad1c4a008274c5cb089a3d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M llvm/test/CodeGen/X86/gfni-rotates.ll
Log Message:
-----------
[X86] gfni-rotates.ll - add vXi8 variable/splat/constant test coverage
Once #89115 has landed, we can handle per-element rotates as well using (V)GF2P8MULB
Compare: https://github.com/llvm/llvm-project/compare/b41179d26568...efbb846f067a
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