[PATCH] D62223: [DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 26 06:14:50 PDT 2019


RKSimon added a comment.

The x86 changes look OK to me.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62223





More information about the llvm-commits mailing list