[PATCH] D139525: Add implementation isTargetCanonicalConstantNode for hexagon.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 7 04:25:26 PST 2022


hokein added inline comments.


================
Comment at: llvm/test/CodeGen/Hexagon/infinite-loop.ll:1
+; RUN: ll < %s
+
----------------
oops, forget to fix typo here (to verify the test), fixed in 3abdd9b91bc17541e78de6251043e178efe0e3ee. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139525



More information about the cfe-commits mailing list