diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-01-19 13:24:47 -0500 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-01-22 10:16:39 -0500 |
commit | bcd91778fe7e6fc66cdccc5ddc3ff3fc48909f6b (patch) | |
tree | ea5ecdd003359b81fc1866fc02b8c5ad8d947026 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a174f0da62f1cad36d21c040bf37bfdd291b28cf (diff) | |
download | llvm-bcd91778fe7e6fc66cdccc5ddc3ff3fc48909f6b.zip llvm-bcd91778fe7e6fc66cdccc5ddc3ff3fc48909f6b.tar.gz llvm-bcd91778fe7e6fc66cdccc5ddc3ff3fc48909f6b.tar.bz2 |
AMDGPU: Do binop of select of constant fold in AMDGPUCodeGenPrepare
DAGCombiner does this, but divisions expanded here miss this
optimization. Since 67aa18f165640374cf0e0a6226dc793bbda6e74f,
divisions have been expanded here and missed out on this
optimization. Avoids test regressions in a future patch.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions