[PATCH] D66725: [DAGCombiner][TargetLowering] Target hook for FCOPYSIGN arg cast folding

John Baldwin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 13:36:14 PDT 2019


bsdjhb added a comment.

FYI, this change allowed me to compile and run a hard-float FreeBSD RISC-V userland.  (With stock LLVM the build trips over this assertion)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66725





More information about the llvm-commits mailing list