[PATCH] D69355: [AMDGPU] Skip additional folding on the same operand.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 23 13:15:43 PDT 2019


hliao added a comment.

This patch fixes a crash, which is caused by the same instruction is added as a candidate twice after commuting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69355





More information about the llvm-commits mailing list