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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 03:41:40 PDT 2019


lebedev.ri added a comment.

tests missing.
>From the first look this fix seems rather ad-hoc.


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