diff options
author | Danila Malyutin <danilaml@users.noreply.github.com> | 2024-02-14 03:16:32 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-14 02:16:32 +0300 |
commit | cb1a9f70ecb22d48df1919bd54daf64bfaa08864 (patch) | |
tree | 6de146d70f0598fa4262f45499a90697154b2308 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 0de2b26942f890a6ec84cd75ac7abe3f6f2b2e37 (diff) | |
download | llvm-cb1a9f70ecb22d48df1919bd54daf64bfaa08864.zip llvm-cb1a9f70ecb22d48df1919bd54daf64bfaa08864.tar.gz llvm-cb1a9f70ecb22d48df1919bd54daf64bfaa08864.tar.bz2 |
[InstSimplify] Add trivial simplifications for gc.relocate intrinsic (#81639)
Fold gc.relocate of undef and null to undef and null respectively.
Similar transform is currently done by instcombine, but there is no
reason to not include it here as well.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions