[all-commits] [llvm/llvm-project] 68cf57: [FPEnv][AArch64] Add lowering of f128 STRICT_FSETCC

john-brawn-arm via All-commits all-commits at lists.llvm.org
Mon Feb 3 06:40:07 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 68cf574857c81f711f498a479855a17e7bea40f7
      https://github.com/llvm/llvm-project/commit/68cf574857c81f711f498a479855a17e7bea40f7
  Author: John Brawn <john.brawn at arm.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/fp-intrinsics.ll

  Log Message:
  -----------
  [FPEnv][AArch64] Add lowering of f128 STRICT_FSETCC

These get lowered to function calls, like the non-strict versions.

Differential Revision: https://reviews.llvm.org/D73784




More information about the All-commits mailing list