[all-commits] [llvm/llvm-project] ff54d1: Remove remaining callers of CreateShuffleVector wi...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sun Apr 19 02:51:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ff54d1c897849606a2eeb30873f705b3b53f3c5e
https://github.com/llvm/llvm-project/commit/ff54d1c897849606a2eeb30873f705b3b53f3c5e
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-04-19 (Sun, 19 Apr 2020)
Changed paths:
M llvm/include/llvm/IR/IRBuilder.h
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
Remove remaining callers of CreateShuffleVector with unsigned indices and mark it as deprecated
No functionality change intended.
More information about the All-commits
mailing list