[all-commits] [llvm/llvm-project] 9eef6e: [InstCombine] add tests for casts-around-ctlz; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Jun 9 08:24:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9eef6e39816a502ccabdd70702694993f8b63061
https://github.com/llvm/llvm-project/commit/9eef6e39816a502ccabdd70702694993f8b63061
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
A llvm/test/Transforms/InstCombine/zext-ctlz-trunc-to-ctlz-add.ll
Log Message:
-----------
[InstCombine] add tests for casts-around-ctlz; NFC
Baseline for D103788
More information about the All-commits
mailing list