diff options
author | Nikita Popov <npopov@redhat.com> | 2023-05-02 12:43:12 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-05-02 12:51:56 +0200 |
commit | 084ca632ac81437e5517ae5933b22d2b8e9a2bcd (patch) | |
tree | d3a626feef3e3277f9e4fc9b3d51c38515e1c4c8 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | a67a21bf41dadaea1ccd29775d376b459a378120 (diff) | |
download | llvm-084ca632ac81437e5517ae5933b22d2b8e9a2bcd.zip llvm-084ca632ac81437e5517ae5933b22d2b8e9a2bcd.tar.gz llvm-084ca632ac81437e5517ae5933b22d2b8e9a2bcd.tar.bz2 |
[EarlyCSE] Only combine metadata for load CSE
There is no need to combine metadata if we're performing store to
load forwarding. In that case we would end up combining metadata
on an unrelated load instruction.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions