This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cd39b42 AMDGPU: Use clamp with f64 new 32a81bb AMDGPU: Add another BFE pattern
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/AMDGPUInstructions.td | 86 ++++++++------- lib/Target/AMDGPU/EvergreenInstructions.td | 2 +- lib/Target/AMDGPU/SIInstructions.td | 3 +- test/CodeGen/AMDGPU/bfe-patterns.ll | 163 +++++++++++++++++++++++++++++ 4 files changed, 215 insertions(+), 39 deletions(-) create mode 100644 test/CodeGen/AMDGPU/bfe-patterns.ll