[PATCH] D68739: [GISel] Allow ConstantFoldBinOp to consider G_FCONSTANT binary representation for combines

Marcello Maggioni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 14:53:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0112123eea5f: [GISel] Allow getConstantVRegVal() to return G_FCONSTANT values. (authored by kariddi).

Changed prior to commit:
  https://reviews.llvm.org/D68739?vs=224441&id=224486#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68739

Files:
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-frint.mir
  llvm/unittests/CodeGen/GlobalISel/ConstantFoldingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68739.224486.patch
Type: text/x-patch
Size: 16869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/ac2ae31f/attachment-0001.bin>


More information about the llvm-commits mailing list