[all-commits] [llvm/llvm-project] 10045c: Revert "[BitcodeReader] Fix DelayedShuffle handlin...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Wed Jun 24 14:41:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 10045cbe01928d9281723c640c03984d540f9012
https://github.com/llvm/llvm-project/commit/10045cbe01928d9281723c640c03984d540f9012
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
R llvm/test/Bitcode/vscale-shuffle.ll
Log Message:
-----------
Revert "[BitcodeReader] Fix DelayedShuffle handling for ConstantExpr shuffles."
Patch has a memory leak bug that broke the ASan buildbots. More info
available at: https://reviews.llvm.org/D80330
This reverts commit b5740105d270a2d76da8812cafb63e4b799ada73.
More information about the All-commits
mailing list