[all-commits] [llvm/llvm-project] 99b3b8: [DemandedBits] Print function name when printing a...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jul 6 06:17:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99b3b8e5b9ee234ab783a1f6079e1901bb1c9240
https://github.com/llvm/llvm-project/commit/99b3b8e5b9ee234ab783a1f6079e1901bb1c9240
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M llvm/lib/Analysis/DemandedBits.cpp
M llvm/test/Analysis/DemandedBits/add.ll
M llvm/test/Analysis/DemandedBits/basic.ll
M llvm/test/Analysis/DemandedBits/intrinsics.ll
M llvm/test/Analysis/DemandedBits/vectors.ll
Log Message:
-----------
[DemandedBits] Print function name when printing analysis.
Include the function name + analysis when printing the analysis for
testing.
More information about the All-commits
mailing list