[PATCH] D57651: GlobalISel: Fix CSE handling of buildConstant

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 3 06:57:48 PST 2019


arsenm updated this revision to Diff 184951.

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

https://reviews.llvm.org/D57651

Files:
  include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
  lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  unittests/CodeGen/GlobalISel/CSETest.cpp
  unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57651.184951.patch
Type: text/x-patch
Size: 12221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190203/6586339c/attachment.bin>


More information about the llvm-commits mailing list