[PATCH] D88482: [SVE][CodeGen][NFC] Replace TypeSize comparison operators with their scalar equivalents

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 00:30:48 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG35a531fb456a: [SVE][CodeGen][NFC] Replace TypeSize comparison operators with their scalar… (authored by david-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88482

Files:
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88482.298938.patch
Type: text/x-patch
Size: 5224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/bb908461/attachment.bin>


More information about the llvm-commits mailing list