summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2019-10-09 13:12:21 +0000
committerSimon Atanasyan <simon@atanasyan.com>2019-10-09 13:12:21 +0000
commit83c8853fb373f037dd86708fa6ffd1db201d4df4 (patch)
tree6cbf00c67bcda0304639e6c51f42424862ba2bce /llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
parent1bb91093e7c372293d7a0bf78e0423ddf5b1747c (diff)
downloadbcm5719-llvm-83c8853fb373f037dd86708fa6ffd1db201d4df4.tar.gz
bcm5719-llvm-83c8853fb373f037dd86708fa6ffd1db201d4df4.zip
[mips] Split expandLoadImmReal into multiple methods. NFC
The `expandLoadImmReal` handles four different and almost non-overlapping cases: loading a "single" float immediate into a GPR, loading a "single" float immediate into a FPR, and the same couple for a "double" float immediate. It's better to move each `else if` branch into separate methods. llvm-svn: 374164
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud