[all-commits] [llvm/llvm-project] 9b9bd9: [IRBuilder] Remove deprecated CreateShuffleVector(...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Apr 20 03:11:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b9bd995c5425da28b1b3ec150c5dc9540e35b09
https://github.com/llvm/llvm-project/commit/9b9bd995c5425da28b1b3ec150c5dc9540e35b09
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M llvm/include/llvm/IR/IRBuilder.h
Log Message:
-----------
[IRBuilder] Remove deprecated CreateShuffleVector() method
This method has been deprecated for two years.
More information about the All-commits
mailing list