[all-commits] [llvm/llvm-project] 8c9f13: [InstCombine] Add tests for icmp ne non-zero power...
goldsteinn via All-commits
all-commits at lists.llvm.org
Wed Jan 11 01:02:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c9f13bd4c0fddacfea2d3dfd5af532c40656505
https://github.com/llvm/llvm-project/commit/8c9f13bd4c0fddacfea2d3dfd5af532c40656505
Author: Noah Goldstein <goldstein.w.n at gmail.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
A llvm/test/Transforms/InstCombine/icmp-ne-pow2.ll
Log Message:
-----------
[InstCombine] Add tests for icmp ne non-zero power of 2; NFC
Tests for D140851.
More information about the All-commits
mailing list