[PATCH] D114232: [AMDGPU] Fold more inline constant operands by commuting instructions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 03:19:10 PDT 2022


foad abandoned this revision.
foad added a comment.
Herald added a subscriber: kosarev.
Herald added a project: All.

This is obsoleted by D114643 <https://reviews.llvm.org/D114643> which removed `isInlineConstantIfFolded`. I committed the new test case from this patch in 01c53d7d80eada4db2c63df28bfbeeb0e2f8cad7 <https://reviews.llvm.org/rG01c53d7d80eada4db2c63df28bfbeeb0e2f8cad7> to verify that this is no longer required.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114232



More information about the llvm-commits mailing list