diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-10-29 12:29:58 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-10-29 12:30:04 +0100 |
commit | 78739fdb4d846c068ddd935d4cbd0474ff5fc6a9 (patch) | |
tree | cb753d941c835093ea23b33573cb777ea571c44b /llvm/lib/Support/CommandLine.cpp | |
parent | b1a6c6cfafc1421e93535945136bb5a54169909c (diff) | |
download | llvm-78739fdb4d846c068ddd935d4cbd0474ff5fc6a9.zip llvm-78739fdb4d846c068ddd935d4cbd0474ff5fc6a9.tar.gz llvm-78739fdb4d846c068ddd935d4cbd0474ff5fc6a9.tar.bz2 |
[DAG] Enable combineShiftOfShiftedLogic folds after type legalization
This was disabled to prevent regressions, which appear to be just occurring on AMDGPU (at least in our current lit tests), which I've addressed by adding AMDGPUTargetLowering::isDesirableToCommuteWithShift overrides.
Fixes #57872
Differential Revision: https://reviews.llvm.org/D136042
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions