[PATCH] D73555: [SVE] Fix bug in simplification of scalable vector instructions
    Christopher Tetreault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jan 31 11:30:42 PST 2020
    
    
  
ctetreau updated this revision to Diff 241781.
ctetreau added a comment.
Address review issues. Resolve additional issue discovered in the IR parser
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73555/new/
https://reviews.llvm.org/D73555
Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/ConstantFold.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/test/Analysis/ConstantFolding/vscale-getelementptr.ll
  llvm/test/Analysis/ConstantFolding/vscale-shufflevector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73555.241781.patch
Type: text/x-patch
Size: 14074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/3bda4759/attachment.bin>
    
    
More information about the llvm-commits
mailing list