[PATCH] D57630: Move IR flag handling directly into builder calls for cases translated from Instructions in GlobalIsel

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 11:57:04 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353336: Move IR flag handling directly into builder calls for cases translated from… (authored by mcberg2017, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D57630?vs=185474&id=185607#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57630/new/

https://reviews.llvm.org/D57630

Files:
  llvm/trunk/include/llvm/CodeGen/MachineInstr.h
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/CodeGen/MachineInstr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57630.185607.patch
Type: text/x-patch
Size: 7749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/c8dc2a55/attachment.bin>


More information about the llvm-commits mailing list