diff options
author | Lei Zhang <antiagainst@google.com> | 2021-07-28 10:30:54 -0400 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2021-07-28 10:31:01 -0400 |
commit | 23326b9f1723a398681def87c80e608fa94485f2 (patch) | |
tree | 9e9e17db1061650579506f7ca96b7e8d5549c0f7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | aa6340cf87d7e1bbb894cf6357f859e5afb8a335 (diff) | |
download | llvm-23326b9f1723a398681def87c80e608fa94485f2.zip llvm-23326b9f1723a398681def87c80e608fa94485f2.tar.gz llvm-23326b9f1723a398681def87c80e608fa94485f2.tar.bz2 |
[mlir][spirv] Fix a few issues in ModuleCombiner
- Fixed symbol insertion into `symNameToModuleMap`. Insertion
needs to happen whether symbols are renamed or not.
- Added check for the VCE triple and avoid dropping it.
- Disabled function deduplication. It requires more careful
rules. Right now it can remove different functions.
- Added tests for symbol rename listener.
- And some other code/comment cleanups.
Reviewed By: ergawy
Differential Revision: https://reviews.llvm.org/D106886
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions