[PATCH] D37698: Add target callback doMemOpsHaveSameBasePtr
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 10:54:17 PDT 2017
rampitec updated this revision to Diff 114638.
rampitec retitled this revision from "Add target callback areMemOpsHaveSameBasePtr" to "Add target callback doMemOpsHaveSameBasePtr".
rampitec added a comment.
Renamed callback as suggested by Brian.
Cleanup the test.
https://reviews.llvm.org/D37698
Files:
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/MachineScheduler.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstrInfo.h
test/CodeGen/AMDGPU/add.i16.ll
test/CodeGen/AMDGPU/ctpop.ll
test/CodeGen/AMDGPU/fadd.f16.ll
test/CodeGen/AMDGPU/flat-load-clustering.mir
test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
test/CodeGen/AMDGPU/sub.i16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37698.114638.patch
Type: text/x-patch
Size: 13569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/c849a9b4/attachment.bin>
More information about the llvm-commits
mailing list