[PATCH] D137778: [GlobalISel] Correct constant type in matchReassocConstantInnerLHS
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 13:36:15 PST 2022
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-ptradd-chain.mir:109
+---
+name: ptradd_constant_type_mismatch
+tracksRegLiveness: true
----------------
Can you add a reference to the issue number here
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137778/new/
https://reviews.llvm.org/D137778
More information about the llvm-commits
mailing list