[PATCH] D54615: RegisterCoalescer: Defer clearing implicit_def lanes

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 15 21:00:45 PST 2018


arsenm updated this revision to Diff 174326.
arsenm added a comment.

Add testcase for the second case where ErasableImplicitDef is cleared, although the used lanes don't matter


https://reviews.llvm.org/D54615

Files:
  lib/CodeGen/RegisterCoalescer.cpp
  test/CodeGen/AMDGPU/regcoalesce-keep-valid-lanes-implicit-def-bug39602.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54615.174326.patch
Type: text/x-patch
Size: 5536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/f01d31fe/attachment.bin>


More information about the llvm-commits mailing list