[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
Wed Sep 30 05:21:42 PDT 2020


david-arm updated this revision to Diff 295247.
david-arm retitled this revision from "[SVE][CodeGen] Replace TypeSize comparison operators with their scalar equivalents" to "[SVE][CodeGen][NFC] Replace TypeSize comparison operators with their scalar equivalents".
david-arm edited the summary of this revision.

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.295247.patch
Type: text/x-patch
Size: 5339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/f2419c7a/attachment.bin>


More information about the llvm-commits mailing list