[all-commits] [llvm/llvm-project] f75cf2: [InstCombine] avoid crashing on vector constant ex...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Jul 28 12:03:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f75cf240d6ed528e1ce7770bbe09b417338b40ef
https://github.com/llvm/llvm-project/commit/f75cf240d6ed528e1ce7770bbe09b417338b40ef
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/vec_shuffle.ll
Log Message:
-----------
[InstCombine] avoid crashing on vector constant expression (PR46872)
More information about the All-commits
mailing list