[LLVM CodeGen] Solve LLVM CodeGen br instruction accept not-i1 type issue (#2381)
authorWu Zhao <wuzhaozju@gmail.com>
Tue, 8 Jan 2019 04:09:25 +0000 (12:09 +0800)
committerTianqi Chen <tqchen@users.noreply.github.com>
Tue, 8 Jan 2019 04:09:25 +0000 (20:09 -0800)
commit536ba30bae529d6e381bec6f79c90a16c5aa4e32
tree0f945e752c7008efe5aab60b3a0a6a02b982c7db
parentb3375702d38095eb6b69d6f2f3907ab32e99fdf5
[LLVM CodeGen] Solve LLVM CodeGen br instruction accept not-i1 type issue (#2381)
src/pass/rewrite_unsafe_select.cc