[all-commits] [llvm/llvm-project] f7643f: [BOLT] Remove redundant dumps in AsmDump
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Thu May 4 10:31:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7643f8da3fb2ccfbe8eb8a9a6c14b4ddf6eb60f
https://github.com/llvm/llvm-project/commit/f7643f8da3fb2ccfbe8eb8a9a6c14b4ddf6eb60f
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M bolt/lib/Passes/AsmDump.cpp
Log Message:
-----------
[BOLT] Remove redundant dumps in AsmDump
Dumping jump table and tail call fdata is covered by subsequent iteration over
successors.
Reviewed By: #bolt, maksfb
Differential Revision: https://reviews.llvm.org/D149799
More information about the All-commits
mailing list