[PATCH] D46377: [PowerPC] Forward source register of add-immediate to D-Form instructions

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 22:13:19 PDT 2018


steven.zhang added a comment.

If I understand correctly, we may also need to handle the DFLOADf32/DFLOADf64 and store pair here, as this is done pre-RA.


Repository:
  rL LLVM

https://reviews.llvm.org/D46377





More information about the llvm-commits mailing list