[all-commits] [llvm/llvm-project] 480391: [InstCombine] Remove unnecessary worklist add; NFCI
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 30 14:25:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 480391035c730b7b8a58601ef54e0543824ba931
https://github.com/llvm/llvm-project/commit/480391035c730b7b8a58601ef54e0543824ba931
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
Log Message:
-----------
[InstCombine] Remove unnecessary worklist add; NFCI
Again, this will already be added by IRBuilder.
More information about the All-commits
mailing list