[all-commits] [llvm/llvm-project] 03d852: [X86] Add test coverage for i512 shift-by-constants
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Mar 24 06:28:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03d8529d01eac48b84719be5338e8b69bcf5fc8f
https://github.com/llvm/llvm-project/commit/03d8529d01eac48b84719be5338e8b69bcf5fc8f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
A llvm/test/CodeGen/X86/shift-i512.ll
Log Message:
-----------
[X86] Add test coverage for i512 shift-by-constants
Based off #132601 - pass the i512 types inside 512-bit vectors
Shows several missed general codegen issues that will help in a lot more cases than just this.
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