[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:30:09 PDT 2019


luismarques updated this revision to Diff 223680.
luismarques added a comment.

NFC. Appease clang-format, even though it was a copy-pasted declaration.


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.223680.patch
Type: text/x-patch
Size: 5841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/1874adbf/attachment-0001.bin>


More information about the llvm-commits mailing list