[PATCH] D45781: MachineInst support mapping SDNode fast math flags for support in Back End code generation

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 2 17:11:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331417: MachineInst support mapping SDNode fast math flags for support in Back End codeā€¦ (authored by mcberg2017, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45781?vs=144634&id=144959#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45781

Files:
  llvm/trunk/include/llvm/CodeGen/MachineInstr.h
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.h
  llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineInstr.cpp
  llvm/trunk/test/CodeGen/MIR/X86/fastmath.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45781.144959.patch
Type: text/x-patch
Size: 8802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/96f48233/attachment.bin>


More information about the llvm-commits mailing list