This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9db1ec3 AMDGPU: Fold free fneg into sin new cd00258 AMDGPU: Skip fneg/select combine if it can fold into other
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 69 +++++++------ .../AMDGPU/select-fabs-fneg-extract-legacy.ll | 46 +++++++++ test/CodeGen/AMDGPU/select-fabs-fneg-extract.ll | 113 +++++++++++++++++++++ 3 files changed, 199 insertions(+), 29 deletions(-) create mode 100644 test/CodeGen/AMDGPU/select-fabs-fneg-extract-legacy.ll