diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-05-23 11:55:20 -0400 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-05-23 12:15:44 -0400 |
commit | 421a40b32520f5a3764a974df44f89e7d80bc6b4 (patch) | |
tree | a0e5993f679d2209fe176090e149e3900be0bb00 /llvm/lib/CodeGen/LiveDebugValues.cpp | |
parent | 304b0ed40392830e6f833c56b38cdc8296f58ce4 (diff) | |
download | llvm-421a40b32520f5a3764a974df44f89e7d80bc6b4.zip llvm-421a40b32520f5a3764a974df44f89e7d80bc6b4.tar.gz llvm-421a40b32520f5a3764a974df44f89e7d80bc6b4.tar.bz2 |
TableGen: Don't reconstruct CodeGenDAGTarget
This is quite expensive and it's already available.
Just ReadLegalValueTypes is taking 4 seconds for me in a debug build
for AMDGPU's -gen-instr-info, and this was introducing a second call.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions