diff options
author | pvanhout <pierre.vanhoutryve@amd.com> | 2023-08-07 12:59:24 +0200 |
---|---|---|
committer | pvanhout <pierre.vanhoutryve@amd.com> | 2023-08-09 14:20:51 +0200 |
commit | c3cfbbc4160c3e0284034c98b332b468328458e3 (patch) | |
tree | b2ff1099a228a7d4a60c55d128b6d85ce91a4456 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0bdab96a5a391161485348ffc7cc32c915a29050 (diff) | |
download | llvm-c3cfbbc4160c3e0284034c98b332b468328458e3.zip llvm-c3cfbbc4160c3e0284034c98b332b468328458e3.tar.gz llvm-c3cfbbc4160c3e0284034c98b332b468328458e3.tar.bz2 |
[GlobalISel] Add dead flags to implicit defs in ISel
Checks for implicit defs that are unused within a pattern and mark them as dead.
This is done directly at the TableGen level forr efficiency.
The instructions are directly created with the "dead" operand and no further analysis is needed later.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D157273
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions