[all-commits] [llvm/llvm-project] 1ae766: [InstCombine] Add tests for select(freeze(undef)); ...
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Tue Jul 28 23:27:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1ae766e3e06a233ce9d60a5734f29e78ccd80639
https://github.com/llvm/llvm-project/commit/1ae766e3e06a233ce9d60a5734f29e78ccd80639
Author: Juneyoung Lee <aqjune at gmail.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/select.ll
Log Message:
-----------
[InstCombine] Add tests for select(freeze(undef)); NFC
More information about the All-commits
mailing list