[PATCH] D35594: [GISel]: ConstantFold operations when building MIR

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 17:52:11 PDT 2017


aditya_nandakumar created this revision.

Initial implementation.
Based on feedback, I'll add support for FPConstants.


Repository:
  rL LLVM

https://reviews.llvm.org/D35594

Files:
  include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  lib/CodeGen/GlobalISel/MachineIRBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35594.107216.patch
Type: text/x-patch
Size: 5493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/68639db9/attachment.bin>


More information about the llvm-commits mailing list