diff options
author | HanSheng Zhang <admin@mayuyu.io> | 2022-12-16 16:04:35 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-12-16 16:04:35 +0100 |
commit | 6c5f3f62bdb29d1bffc11e8ad41c7e0fee9cb164 (patch) | |
tree | 2e74a111ff45002284dbe62fc9e64cd8f05efb71 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 379de1239ee3eb17ca37035c069afcc1d5e04d27 (diff) | |
download | llvm-6c5f3f62bdb29d1bffc11e8ad41c7e0fee9cb164.zip llvm-6c5f3f62bdb29d1bffc11e8ad41c7e0fee9cb164.tar.gz llvm-6c5f3f62bdb29d1bffc11e8ad41c7e0fee9cb164.tar.bz2 |
[reg2mem] Add special handling to CatchSwitchInst
When promoting a phi in a catchswitch block to memory, we cannot
insert load/store instruction in that block, and need to insert
them inside all successors instead.
Fixes https://github.com/llvm/llvm-project/issues/59185.
Differential Revision: https://reviews.llvm.org/D138641
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions