[PATCH] D59310: [PowerPC] Fix issue with inline asm - soft float mode

Justin Hibbits via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 08:26:20 PDT 2019


jhibbits added a comment.

Can you adjust the summary?  This doesn't prevent floating point instructions completely, it only prevents floating point register constraints.  The assertion that it prevents all floating point instructions is what I first took issue with, so please make it explicit that this is *only* regarding register constraints.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59310





More information about the llvm-commits mailing list