[PATCH] D86611: GlobalISel: Combine `op undef, x` to 0
Volkan Keles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 09:06:02 PDT 2020
volkan added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/combine-shl.mir:4
+---
+name: test_combine_shl_undef_x_s32
+body: |
----------------
paquette wrote:
> A testcase where the G_IMPLICIT_DEF has more than one use would be good?
Another user wouldn't have any impact on this case. Could you explain why that would be good?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86611/new/
https://reviews.llvm.org/D86611
More information about the llvm-commits
mailing list