[all-commits] [llvm/llvm-project] 1ab7d4: [clang][CodeGen] Add _BitInt test coverage to buil...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Feb 6 09:19:45 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ab7d43bf9e0e77b38ae558907451a8295531986
      https://github.com/llvm/llvm-project/commit/1ab7d43bf9e0e77b38ae558907451a8295531986
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-06 (Sun, 06 Feb 2022)

  Changed paths:
    M clang/test/CodeGen/builtins-elementwise-math.c

  Log Message:
  -----------
  [clang][CodeGen] Add _BitInt test coverage to builtins-elementwise-math.c

As suggested on D117898, we should be testing irregular _BitInt types with the __builtin_elementwise_* intrinsics


  Commit: 1b27940a112c7c715fd8b62b6b483e2bb1f5d84d
      https://github.com/llvm/llvm-project/commit/1b27940a112c7c715fd8b62b6b483e2bb1f5d84d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-06 (Sun, 06 Feb 2022)

  Changed paths:
    M llvm/lib/Support/FormatVariadic.cpp

  Log Message:
  -----------
  Revert rG7275de7fb2f087871611d037d1b529b226dd0521 "[AArch64] translateLocChar - silence dead code warning"

Seems to cause some buildbot misbehaviour (+ there's a dumb copy+paste typo in the commit message....)


Compare: https://github.com/llvm/llvm-project/compare/784c78f20fd6...1b27940a112c


More information about the All-commits mailing list