[PATCH] D74032: [DAGCombine][ARM] Combine pattern for REV16

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 04:00:26 PST 2020


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/Thumb2/thumb2-rev16.ll:2
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc < %s -mtriple=thumbv7m-none-eabi -o - |  FileCheck %s
 
----------------
Might be best if you regenerate+commit this file against trunk and then rebase the patch so it shows the full codegen diff.


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

https://reviews.llvm.org/D74032





More information about the llvm-commits mailing list