aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorJuneyoung Lee <aqjune@gmail.com>2020-12-31 17:11:31 +0900
committerJuneyoung Lee <aqjune@gmail.com>2020-12-31 17:12:37 +0900
commitc1f3033697c254d68cf1d94acdbdd8edb74adc41 (patch)
treecf0fa1d1e8de43b4acbf121664e4fb257a4c86f1 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parenta16c00a7033df6863f3ecd77a9809790f8db286b (diff)
downloadllvm-c1f3033697c254d68cf1d94acdbdd8edb74adc41.zip
llvm-c1f3033697c254d68cf1d94acdbdd8edb74adc41.tar.gz
llvm-c1f3033697c254d68cf1d94acdbdd8edb74adc41.tar.bz2
Update inselt tests at llvm/test/Analysis to have poison as shufflevector's placeholder (NFC)
File listed by: grep -R -E "^[^;]*shufflevector <.*> .*, <.*> undef" . | grep inseltpoison Updated with: sed -i -E 's/shufflevector <(.*)> (.*), <(.*)> undef/shufflevector <\1> \2, <\3> poison/g' $1
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions