diff options
author | Renat Idrisov <4032256+parsifal-47@users.noreply.github.com> | 2024-11-22 14:41:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-22 14:41:31 -0800 |
commit | 24ced771cc4eb6ff8429eb085f0ffbef0e906d07 (patch) | |
tree | ed677ce6995f674bb1b35233d3be6e17c7f467be /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 8f50321256ecc1e7d433ca00baff47bd8a8bc81e (diff) | |
download | llvm-24ced771cc4eb6ff8429eb085f0ffbef0e906d07.zip llvm-24ced771cc4eb6ff8429eb085f0ffbef0e906d07.tar.gz llvm-24ced771cc4eb6ff8429eb085f0ffbef0e906d07.tar.bz2 |
[MLIR] RemoveDeadValues: Allowing IRs with global constants to get dead values removed (#116519)
This change is related to discussion:
https://discourse.llvm.org/t/question-on-criteria-for-acceptable-ir-in-removedeadvaluespass/83131
I do not know the original reason to disallow the optimization on
modules with global private constant. Please let me know what am I
missing, I will be happy to make it better. Thank you!
CC: @Wheest
---------
Co-authored-by: Renat Idrisov <parsifal-47@users.noreply.github.com>
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions