[PATCH] D72340: AMDGPU/GlobalISel: Add equiv xform for bitcast_fpimm_to_i32

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 07:34:07 PST 2020


arsenm closed this revision.
arsenm added a comment.

In D72340#1811999 <https://reviews.llvm.org/D72340#1811999>, @nhaehnle wrote:

> Test case? LGTM apart from that.


Depends on some other patches to get a workable testcase. This only partially fixes some pattern imports

d964086c62422771c1d6dbe66ee8ea06e8f834b2 <https://reviews.llvm.org/rGd964086c62422771c1d6dbe66ee8ea06e8f834b2>


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

https://reviews.llvm.org/D72340





More information about the llvm-commits mailing list