[all-commits] [llvm/llvm-project] 514064: [X86] Fix broadcastm intrinsics comment
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Nov 1 08:35:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5140646c13bf9da02173fc0ec058c217c21eb04f
https://github.com/llvm/llvm-project/commit/5140646c13bf9da02173fc0ec058c217c21eb04f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-11-01 (Tue, 01 Nov 2022)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsX86.td
Log Message:
-----------
[X86] Fix broadcastm intrinsics comment
These broadcast from mask predicate registers, and don't load from memory
Noticed while reviewing D137163
More information about the All-commits
mailing list