diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-10-09 17:58:27 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-10-21 12:42:16 -0700 |
commit | aa6c305344e5e96bc12b1b9b88cd852a290de914 (patch) | |
tree | 96f96287a0fef69f554a11d7cd59a79ba4d1d590 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e8cce5ad892d21c9b51c656178a198cddb175ac4 (diff) | |
download | llvm-aa6c305344e5e96bc12b1b9b88cd852a290de914.zip llvm-aa6c305344e5e96bc12b1b9b88cd852a290de914.tar.gz llvm-aa6c305344e5e96bc12b1b9b88cd852a290de914.tar.bz2 |
[LowerMatrixIntrinsics][NewPM] Fix PreservedAnalyses result
PreservedCFGCheckerInstrumentation was saying that LowerMatrixIntrinsics
didn't properly preserve CFG even though it claimed to. The legacy pass
says it doesn't. Match the legacy pass's preserved analyses.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D89175
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions