summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-07-15 17:50:31 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2019-07-15 17:50:31 +0000
commit49169a963e842ac80829896522fa132327b37755 (patch)
tree3b734550f7e1b3118b962b23b3e0285f272343d0 /llvm/lib/DebugInfo/PDB
parent269e4e1b60127711cf6d8e76291342c907b95a8b (diff)
downloadbcm5719-llvm-49169a963e842ac80829896522fa132327b37755.tar.gz
bcm5719-llvm-49169a963e842ac80829896522fa132327b37755.zip
AMDGPU: Add 24-bit mul intrinsics
Insert these during codegenprepare. This works around a DAG issue where generic combines eliminate the and asserting the high bits are zero, which then exposes an unknown read source to the mul combine. It doesn't worth the hassle of trying to insert an AssertZext or something to try to deal with it. llvm-svn: 366094
Diffstat (limited to 'llvm/lib/DebugInfo/PDB')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud