[PATCH] D67046: [RISCV] Add InstrInfo areMemAccessesTriviallyDisjoint hook

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 15:26:14 PDT 2019


luismarques updated this revision to Diff 223678.
luismarques edited the summary of this revision.
luismarques added a comment.

Rebased the test on master.
Changed the test to instead check the instruction dependencies directly.
Updated summary.


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

https://reviews.llvm.org/D67046

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/lib/Target/RISCV/RISCVSubtarget.cpp
  llvm/test/CodeGen/RISCV/disjoint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67046.223678.patch
Type: text/x-patch
Size: 5839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/d7e11af1/attachment.bin>


More information about the llvm-commits mailing list