aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2022-12-16 08:57:11 -0600
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2022-12-16 08:57:36 -0600
commitcb3f415cd2019df7d14683842198bc4b7a492bc5 (patch)
tree1bae9028c1666cf9ac0e4a36d6094c40b7611f4e /llvm/unittests/Support/VirtualFileSystemTest.cpp
parent29fa062f0a2aeeb37e644887eb1be8c458c981b2 (diff)
downloadllvm-cb3f415cd2019df7d14683842198bc4b7a492bc5.zip
llvm-cb3f415cd2019df7d14683842198bc4b7a492bc5.tar.gz
llvm-cb3f415cd2019df7d14683842198bc4b7a492bc5.tar.bz2
[PowerPC] Fix up memory ordering after combining BV to a load
The combiner for BUILD_VECTOR that merges consecutive loads into a wide load had two issues: - It didn't check that the input loads all have the same input chain - It didn't update nodes that are chained to the original loads to be chained to the new load This caused issues with bootstrap when 3c4d2a03968ccf5889bacffe02d6fa2443b0260f was committed. This patch fixes the issue so it can unblock this commit. Differential revision: https://reviews.llvm.org/D140046
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions