[PATCH] D73555: [SVE] Fix bug in simplification of scalable vector instructions

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 12:27:23 PST 2020


ctetreau updated this revision to Diff 242157.
ctetreau added a comment.

Removed added extra whitespace in otherwise untouched code


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/Analysis/ValueTracking.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.242157.patch
Type: text/x-patch
Size: 14896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/a3f109b7/attachment.bin>


More information about the llvm-commits mailing list