aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2020-10-19 16:34:54 +0100
committerJay Foad <jay.foad@amd.com>2020-10-19 19:15:34 +0100
commit56f6bf1a8d6c9288d54737479ba0bbe792528625 (patch)
treedfd9f5b1e89618bccb8ca3e6136890a36f3f301c /clang/lib/Frontend/CompilerInvocation.cpp
parent24df30efda6169915bc75bbf78d4c7f65d5f57e2 (diff)
downloadllvm-56f6bf1a8d6c9288d54737479ba0bbe792528625.zip
llvm-56f6bf1a8d6c9288d54737479ba0bbe792528625.tar.gz
llvm-56f6bf1a8d6c9288d54737479ba0bbe792528625.tar.bz2
[AMDGPU] Remove MUL_LOHI_U24/MUL_LOHI_I24
These were introduced in r279902 on the grounds that using separate MUL_U24/MUL_I24 and MULHI_U24/MULHI_I24 nodes would introduce multiple uses of the operands, which would prevent SimplifyDemandedBits from simplifying the operands. This has since been fixed by D24672 "AMDGPU/SI: Use new SimplifyDemandedBits helper for multi-use operations" No functional change intended. At least it has no effect on lit tests. Differential Revision: https://reviews.llvm.org/D89706
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions