[PATCH] D80483: [X86] Teach combineTruncatedArithmetic to push truncate through subtracts where only one of the inputs is free to truncate.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 25 05:19:27 PDT 2020


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM - mark the code and/or tests with TODO comments, so we know where the potential improvements are?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80483





More information about the llvm-commits mailing list