[all-commits] [llvm/llvm-project] 3cbbdb: [llvm-exegesis] Fix test failure caused by assymet...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Jun 26 22:02:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cbbdbbc30f4533522d865247f2fb7052ca414b6
      https://github.com/llvm/llvm-project/commit/3cbbdbbc30f4533522d865247f2fb7052ca414b6
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    M llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp

  Log Message:
  -----------
  [llvm-exegesis] Fix test failure caused by assymetric values

I fixed compilation on 32-bit ARM earlier in the -Werror case using
preprocessor directives but forgot to update the unit tests that also
depend upon that value. This patch updates the unit tests as well as a
quick fix for the builders that were broken by the earlier patch.




More information about the All-commits mailing list