This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 619bc69e197 [FunctionAttrs] Annotate "willreturn" for AssumeLikeInst new 2664d7d1860 [AMDGPU/GlobalISel] Add llvm.amdgcn.fdiv.fast legalization.
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: include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 17 +++++-- lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 10 ++-- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 38 +++++++++++++++ lib/Target/AMDGPU/AMDGPULegalizerInfo.h | 3 ++ lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 1 - .../legalize-intrinsic-amdgcn-fdiv-fast.mir | 54 ++++++++++++++++++++++ 6 files changed, 114 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-intrinsic-amdgcn-fdiv-fast.mir