[all-commits] [llvm/llvm-project] ea6e8d: [LICM] Don't generate crash dialog for missing MSSA
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Jan 23 02:59:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea6e8d4f5913e89a1a6951f017b6509ed32c6be9
https://github.com/llvm/llvm-project/commit/ea6e8d4f5913e89a1a6951f017b6509ed32c6be9
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/LICM.cpp
Log Message:
-----------
[LICM] Don't generate crash dialog for missing MSSA
This is a user error, so we should not be asking them to report
an issue.
More information about the All-commits
mailing list