[all-commits] [llvm/llvm-project] 566a66: [InstSimplify] Add test for expand binop undef iss...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Aug 10 13:40:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 566a66703f020996d07191323ae8ad6f7ad827b3
https://github.com/llvm/llvm-project/commit/566a66703f020996d07191323ae8ad6f7ad827b3
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/select.ll
Log Message:
-----------
[InstSimplify] Add test for expand binop undef issue (NFC)
Add test case from https://reviews.llvm.org/D83360#2146539.
More information about the All-commits
mailing list