[all-commits] [llvm/llvm-project] e41f66: Use 2-bit state as discussed
Mingming Liu via All-commits
all-commits at lists.llvm.org
Mon Apr 8 23:00:35 PDT 2024
Branch: refs/heads/users/minglotus-6/spr/summary
Home: https://github.com/llvm/llvm-project
Commit: e41f66b4953f8f93e999a474311d912849e0cae2
https://github.com/llvm/llvm-project/commit/e41f66b4953f8f93e999a474311d912849e0cae2
Author: mingmingl <mingmingl at google.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M llvm/include/llvm/AsmParser/LLToken.h
M llvm/include/llvm/IR/ModuleSummaryIndex.h
M llvm/include/llvm/IR/ModuleSummaryIndexYAML.h
M llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
M llvm/lib/AsmParser/LLLexer.cpp
M llvm/lib/AsmParser/LLParser.cpp
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
M llvm/lib/IR/AsmWriter.cpp
M llvm/lib/IR/ModuleSummaryIndex.cpp
M llvm/test/Assembler/thinlto-summary.ll
Log Message:
-----------
Use 2-bit state as discussed
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list