[all-commits] [llvm/llvm-project] c4de89: ARM: Fixup some tests using denormal-fp-math attri...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Mar 10 11:02:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c4de8935a5cca25b6e0e032ca45f0ed8cea46194
      https://github.com/llvm/llvm-project/commit/c4de8935a5cca25b6e0e032ca45f0ed8cea46194
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMAsmPrinter.cpp
    M llvm/test/CodeGen/ARM/build-attributes-fn-attr4.ll
    M llvm/test/CodeGen/ARM/build-attributes-fn-attr5.ll
    M llvm/test/CodeGen/ARM/build-attributes-fn-attr6.ll
    M llvm/test/CodeGen/ARM/clang-section.ll
    M llvm/test/CodeGen/ARM/softfp-constant-comparison.ll
    M llvm/test/CodeGen/NVPTX/sqrt-approx.ll

  Log Message:
  -----------
  ARM: Fixup some tests using denormal-fp-math attribute

Don't use the deprecated, single mode form in tests. Also make sure to
parse the attribute, in case of the deprecated form.




More information about the All-commits mailing list