[PATCH] D64207: [AMDGPU] DPP combiner: recognize identities for more opcodes

Valery Pykhtin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 08:06:20 PDT 2019


vpykhtin added a comment.

I think modifiers are checked correctly by the existing code, but can you add a test for e64 encodings into dpp_combine.mir similar to what is under "check for floating point modifiers" comment?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64207





More information about the llvm-commits mailing list