[PATCH] D69232: [PowerPC] Clear the sideeffect bit for those instructions that didn't have the match pattern

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 23:27:14 PDT 2019


steven.zhang updated this revision to Diff 226840.
steven.zhang added a comment.

Update the test and move it into the scheduling-mem-dependency.ll. And update the test in scheduling-mem-dependency.ll. to make it more robust together with this patch, as it was added by me before ...


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

https://reviews.llvm.org/D69232

Files:
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/extract-and-store.ll
  llvm/test/CodeGen/PowerPC/scheduling-mem-dependency.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69232.226840.patch
Type: text/x-patch
Size: 8770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/a3e262b8/attachment.bin>


More information about the llvm-commits mailing list