[all-commits] [llvm/llvm-project] 2c4f60: [FPEnv][AArch64] Implement lowering of llvm.set.ro...

Serge Pavlov via All-commits all-commits at lists.llvm.org
Thu Feb 18 22:18:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c4f60e45b3856d1a2d408f91db7432d4b7d9376
      https://github.com/llvm/llvm-project/commit/2c4f60e45b3856d1a2d408f91db7432d4b7d9376
  Author: Serge Pavlov <sepavloff at gmail.com>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAArch64.td
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    A llvm/test/CodeGen/AArch64/fpenv.ll

  Log Message:
  -----------
  [FPEnv][AArch64] Implement lowering of llvm.set.rounding

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




More information about the All-commits mailing list