diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-03-29 15:51:54 -0400 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-05-09 16:39:37 -0400 |
commit | 69999605ee91a4216ba1a29e2daa748d91212bad (patch) | |
tree | 13c6016d451b24259ab891d158e8d4f627c12c19 /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | ee1a69824d9a9fceea2b51616c3363c4d210af4c (diff) | |
download | llvm-69999605ee91a4216ba1a29e2daa748d91212bad.zip llvm-69999605ee91a4216ba1a29e2daa748d91212bad.tar.gz llvm-69999605ee91a4216ba1a29e2daa748d91212bad.tar.bz2 |
GlobalISel: Move code into lowering for G_MERGE_VALUES
Currently this code exists in widenScalar for G_MERGE_VALUE
sources. I'm not sure if the existing expansion in widenScalar should
be removed or not. The widenScalar variant tries to extend to the
requested size, but this just uses the original bitwidth.
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions