[all-commits] [llvm/llvm-project] c42eda: IROutliner: cast instead of dyn_cast and assert
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Feb 17 18:28:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c42eda5d3692fcd67fc3d043ab37f1950ea653b9
https://github.com/llvm/llvm-project/commit/c42eda5d3692fcd67fc3d043ab37f1950ea653b9
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-02-17 (Fri, 17 Feb 2023)
Changed paths:
M llvm/lib/Transforms/IPO/IROutliner.cpp
Log Message:
-----------
IROutliner: cast instead of dyn_cast and assert
More information about the All-commits
mailing list