[PATCH] D50491: [DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile loads if the resulting load is legal for the target.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 25 20:03:49 PDT 2018


craig.topper updated this revision to Diff 162573.
craig.topper added a comment.
Herald added a subscriber: jvesely.

Add comment


Repository:
  rL LLVM

https://reviews.llvm.org/D50491

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AMDGPU/copy-illegal-type.ll
  test/CodeGen/Mips/cconv/return-hard-fp128.ll
  test/CodeGen/Mips/cconv/return-hard-struct-f128.ll
  test/CodeGen/Mips/msa/bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50491.162573.patch
Type: text/x-patch
Size: 7615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180826/13694b8a/attachment.bin>


More information about the llvm-commits mailing list