diff options
author | Haopeng Liu <153236845+haopliu@users.noreply.github.com> | 2024-10-23 22:18:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-23 22:18:59 -0700 |
commit | 089237c0d0b544b4a823891b9ea650325b9dee6d (patch) | |
tree | 65dbf6c896107c2c95d1a893714e50097b690fc0 /clang/lib/CodeGen/CodeGenModule.h | |
parent | a9050525954cbe11d45b415e2248d9e25e004bfe (diff) | |
download | llvm-089237c0d0b544b4a823891b9ea650325b9dee6d.zip llvm-089237c0d0b544b4a823891b9ea650325b9dee6d.tar.gz llvm-089237c0d0b544b4a823891b9ea650325b9dee6d.tar.bz2 |
[DSE] Apply initializes attribute to DSE (#107282)
Apply the initializes attribute to DSE and guard with a flag,
"enable-dse-initializes-attr-improvement".
The attribute support has been landed in:
https://github.com/llvm/llvm-project/pull/84803
The attribute inference will be landed after this PR:
https://github.com/llvm/llvm-project/pull/97373
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions