[all-commits] [llvm/llvm-project] ad14ce: [InstCombine] add tests for cmp of pow2 mask; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Thu Jan 5 09:28:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad14cef1d530cab731fb60daddc983790cdcf3cb
https://github.com/llvm/llvm-project/commit/ad14cef1d530cab731fb60daddc983790cdcf3cb
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-and-shift.ll
Log Message:
-----------
[InstCombine] add tests for cmp of pow2 mask; NFC
More information about the All-commits
mailing list