[all-commits] [llvm/llvm-project] 9aa54d: Revert "Disable test for __builtin_set_flt_rounds ...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Thu Mar 9 05:03:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9aa54db44c5b057669d507c0cd4689062750487e
      https://github.com/llvm/llvm-project/commit/9aa54db44c5b057669d507c0cd4689062750487e
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M clang/test/CodeGen/builtins.c

  Log Message:
  -----------
  Revert "Disable test for __builtin_set_flt_rounds to avoid breaking PPC buildbot"

This reverts commit d4fcc692ee15b2c6d249daabe31208d6a5afa025.

(This change removed all test coverage from a previous change, also to be reverted.)


  Commit: feec067982abd806c2cf444956446b604bf7cf4c
      https://github.com/llvm/llvm-project/commit/feec067982abd806c2cf444956446b604bf7cf4c
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M clang/include/clang/Basic/Builtins.def
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/CodeGen/builtins.c

  Log Message:
  -----------
  Revert "Add __builtin_set_flt_rounds"

This reverts commit 24b823554acd25009731b2519880aa18c7263550.

These changes broke the PPC build bot.


Compare: https://github.com/llvm/llvm-project/compare/fdd710e69cae...feec067982ab


More information about the All-commits mailing list