[all-commits] [llvm/llvm-project] feb4b3: [InstCombine] add/adjust tests for signbit tests; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Sun Jun 19 07:15:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: feb4b336acc7100fbb87fdd8f61f1d58cd234709
https://github.com/llvm/llvm-project/commit/feb4b336acc7100fbb87fdd8f61f1d58cd234709
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-06-19 (Sun, 19 Jun 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/and-or-icmps.ll
Log Message:
-----------
[InstCombine] add/adjust tests for signbit tests; NFC
Additonal coverage for D127903.
More information about the All-commits
mailing list