aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2022-03-30 11:33:35 -0700
committerCraig Topper <craig.topper@sifive.com>2022-03-30 11:36:34 -0700
commit7417eb29cece1dafdf615c9cc4f24bfb42e326ea (patch)
tree0e3bbf6d26821b21fffc949ed5e1600cedbcc035 /llvm/lib/Support/VirtualFileSystem.cpp
parentc28ce745cf1917dedee66719281ac2d5741637f0 (diff)
downloadllvm-7417eb29cece1dafdf615c9cc4f24bfb42e326ea.zip
llvm-7417eb29cece1dafdf615c9cc4f24bfb42e326ea.tar.gz
llvm-7417eb29cece1dafdf615c9cc4f24bfb42e326ea.tar.bz2
[RISCV] Use getSplatBuildVector instead of getSplatVector for fixed vectors.
The splat_vector will be legalized to build_vector eventually anyway. This patch makes it take fewer steps. Unfortunately, this results in some codegen changes. It looks like it comes down to how the nodes were ordered in the topological sort for isel. Because the build_vector is created earlier we end up with a different ordering of nodes. Reviewed By: frasercrmck Differential Revision: https://reviews.llvm.org/D122185
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions