[PATCH] D67068: A instruction bitcast a constant, and get used across the basic block will generate additional COPY SDNode.The example as follow:

zuojian lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 18:23:59 PDT 2019


linzj abandoned this revision.
linzj added a comment.

I think the ConstantHoist have its job well done, maybe reload a constant from a stack slot is a good idea.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67068





More information about the llvm-commits mailing list