[all-commits] [llvm/llvm-project] 2896bb: [X86] getFauxShuffleMask - use std::iota for inser...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 9 04:53:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2896bbe1488b628a27cdf893fc8bcc5febe128db
https://github.com/llvm/llvm-project/commit/2896bbe1488b628a27cdf893fc8bcc5febe128db
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] getFauxShuffleMask - use std::iota for insert_subvector shuffle mask population. NFC.
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