[all-commits] [llvm/llvm-project] 17acd6: [AArch64] Rewrite and update fcvt-fixed.ll. NFC

David Green via All-commits all-commits at lists.llvm.org
Sun Nov 7 10:12:01 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17acd6d9403ac50c678efdc1ae74f6a7b107e129
      https://github.com/llvm/llvm-project/commit/17acd6d9403ac50c678efdc1ae74f6a7b107e129
  Author: David Green <david.green at arm.com>
  Date:   2021-11-07 (Sun, 07 Nov 2021)

  Changed paths:
    M llvm/test/CodeGen/AArch64/fcvt-fixed.ll

  Log Message:
  -----------
  [AArch64] Rewrite and update fcvt-fixed.ll. NFC

This rewrites the fcvt-fixed.ll test case to be separate functions, not
one large function with volatile global stores. It also adds fp16 and
fptoi.sat testing at the same time.




More information about the All-commits mailing list