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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 20:48:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340797: [DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile loads if the resulting… (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D50491

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50491.162793.patch
Type: text/x-patch
Size: 7780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/d74a7ba4/attachment-0001.bin>


More information about the llvm-commits mailing list