summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TextAPI/ELF/ELFStub.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-07-15 21:15:20 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2019-07-15 21:15:20 +0000
commit02772499551ada7e72fa83515e563e770020ba55 (patch)
treeca73b781bf05c2e937d98a6d1a7b97d39b8f73dc /llvm/lib/TextAPI/ELF/ELFStub.cpp
parentd00d8578016520a4113c6930a2a6053785e66eac (diff)
downloadbcm5719-llvm-02772499551ada7e72fa83515e563e770020ba55.tar.gz
bcm5719-llvm-02772499551ada7e72fa83515e563e770020ba55.zip
TableGen/GlobalISel: Fix handling of truncstore patterns
This was failing to import the AMDGPU truncstore patterns. The truncating stores from 32-bit to 8/16 were then somehow being incorrectly selected to a 4-byte store. A separate check is emitted for the LLT size in comparison to the specific memory VT, which looks strange to me but makes sense based on the hierarchy of PatFrags used for the default truncstore PatFrags. llvm-svn: 366129
Diffstat (limited to 'llvm/lib/TextAPI/ELF/ELFStub.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud