This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 771994be2dd [SLP] Fix tests checks, NFC. new 1837dbf46a8 [Hexagon] Handle *Low8 register classes in early if-conversion new e271f8c46c6 [IRBuilder] fix CreateMaxNum to actually produce maxnum (PR36454)
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/IR/IRBuilder.h | 2 +- lib/Target/Hexagon/HexagonEarlyIfConv.cpp | 2 ++ test/CodeGen/Hexagon/early-if-low8.mir | 27 +++++++++++++++++++++++++++ unittests/IR/IRBuilderTest.cpp | 17 +++++++++++++++++ 4 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/Hexagon/early-if-low8.mir