[all-commits] [llvm/llvm-project] ffb42e: [BOLT] Remove unneeded dyncasts
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Fri Apr 21 10:41:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffb42e313d5439827dde884b97e60ef2ddadcc38
https://github.com/llvm/llvm-project/commit/ffb42e313d5439827dde884b97e60ef2ddadcc38
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT] Remove unneeded dyncasts
These checks are unnecessary -- we've already bailed if the format was wrong.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D148848
More information about the All-commits
mailing list