summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/SortJavaScriptImports.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2018-05-09 21:11:35 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2018-05-09 21:11:35 +0000
commiteac81b244843423a58ed6301c5fb8ca25ffa2308 (patch)
tree40d150b89a1c43be306dae5cb633c20c628ce7b1 /clang/lib/Format/SortJavaScriptImports.cpp
parentcff73a211802895f4d525ffc37cf53f4b7df1f15 (diff)
downloadbcm5719-llvm-eac81b244843423a58ed6301c5fb8ca25ffa2308.tar.gz
bcm5719-llvm-eac81b244843423a58ed6301c5fb8ca25ffa2308.zip
AMDGPU: Ignore any_extend in mul24 combine
If a multiply is truncated, SimplifyDemandedBits sometimes turns a zero_extend of the inputs into an any_extend, which makes the known bits computation unhelpful. Ignore these and compute known bits for the underlying value, since we insert the correct extend type after. llvm-svn: 331919
Diffstat (limited to 'clang/lib/Format/SortJavaScriptImports.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud