diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-02-06 09:39:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-06 09:39:19 -0800 |
commit | 0fb9f68bae4743dbabbccf3bbc575ac569730840 (patch) | |
tree | d0ed5e4eec9ac3143236d54f4f41414dff82edf5 /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | 2a4f715b0797f235b58f6dfefbc369c2374c44c1 (diff) | |
download | llvm-0fb9f68bae4743dbabbccf3bbc575ac569730840.zip llvm-0fb9f68bae4743dbabbccf3bbc575ac569730840.tar.gz llvm-0fb9f68bae4743dbabbccf3bbc575ac569730840.tar.bz2 |
[SelectionDAG] Use getRegisterType instead of getTypeToTransformTo in ComputePHILiveOutRegInfo. (#80773)
Since we used getNumRegisters right before this, I think this is the
correct interface we should be using here.
I'm experimenting with making i32 legal on RISC-V 64, but using i64 for
the register type between basic blocks. This was one of the first issues
I found trying to do that.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions