[PATCH] D59729: [GVN] non-functional code movement

Jameson Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 17:01:46 PDT 2019


vtjnash created this revision.
vtjnash added a reviewer: reames.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

In preparation for later fixes to the non-integral addrspace handling (D59661 <https://reviews.llvm.org/D59661>)


Repository:
  rL LLVM

https://reviews.llvm.org/D59729

Files:
  lib/Transforms/Scalar/GVN.cpp
  lib/Transforms/Utils/VNCoercion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59729.191976.patch
Type: text/x-patch
Size: 7145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190323/9291a48d/attachment.bin>


More information about the llvm-commits mailing list