[PATCH] D79690: [RISCV] Fold ADDIs into load/stores with nonzero offsets
    Luís Marques via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jun 24 13:01:47 PDT 2020
    
    
  
luismarques updated this revision to Diff 273131.
luismarques added a comment.
Use `getPointerAlignment` instead.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79690/new/
https://reviews.llvm.org/D79690
Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/test/CodeGen/RISCV/callee-saved-fpr32s.ll
  llvm/test/CodeGen/RISCV/callee-saved-fpr64s.ll
  llvm/test/CodeGen/RISCV/callee-saved-gprs.ll
  llvm/test/CodeGen/RISCV/fold-addi-loadstore.ll
  llvm/test/CodeGen/RISCV/fp128.ll
  llvm/test/CodeGen/RISCV/interrupt-attr-nocall.ll
  llvm/test/CodeGen/RISCV/wide-mem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79690.273131.patch
Type: text/x-patch
Size: 148485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/a66fbcb1/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list