[all-commits] [llvm/llvm-project] d62543: [DemandedBits] Add tests for shl.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jul 6 06:33:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6254396197267f3fe939f1613d22479f4de5440
https://github.com/llvm/llvm-project/commit/d6254396197267f3fe939f1613d22479f4de5440
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
A llvm/test/Analysis/DemandedBits/shl.ll
Log Message:
-----------
[DemandedBits] Add tests for shl.
Add test coverage for demanded bit analysis of shl.
More information about the All-commits
mailing list