This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1348de6c208 [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize new b908f329d03 [Alignment] Add a None() member function new 7e270c6c89a [AMDGPU] Allow FP inline constant in v_madak_f16 and v_fmaak_f16
The 2 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/Support/Alignment.h | 9 ++++++++- lib/Target/AMDGPU/VOP2Instructions.td | 4 +++- test/CodeGen/AMDGPU/twoaddr-fma.mir | 20 ++++++++++++++++++++ test/CodeGen/AMDGPU/twoaddr-mad.mir | 20 ++++++++++++++++++++ unittests/Support/AlignmentTest.cpp | 5 ++++- 5 files changed, 55 insertions(+), 3 deletions(-)