[all-commits] [llvm/llvm-project] a88316: [InstCombine] add tests for 1<<cttz(x); NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Sat Feb 18 05:35:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8831631c7ec74f91c12963e45b062c3366dd10d
https://github.com/llvm/llvm-project/commit/a8831631c7ec74f91c12963e45b062c3366dd10d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/shift.ll
Log Message:
-----------
[InstCombine] add tests for 1<<cttz(x); NFC
issue #60799
issue #60801
More information about the All-commits
mailing list