[all-commits] [llvm/llvm-project] 526087: [InstCombine] add tests for simplification of logi...
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Thu Feb 18 00:42:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5260873c3bda20b569e3697f74a3d574bea2ef35
https://github.com/llvm/llvm-project/commit/5260873c3bda20b569e3697f74a3d574bea2ef35
Author: Juneyoung Lee <aqjune at gmail.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
A llvm/test/Transforms/InstCombine/select-safe-bool-transforms.ll
M llvm/test/Transforms/InstCombine/select-safe-transforms.ll
Log Message:
-----------
[InstCombine] add tests for simplification of logical and/ors (NFC)
More information about the All-commits
mailing list