[PATCH] D55474: [AMDGPU] Extend constant folding for logical operations

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 18:57:39 PST 2018


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

LGTM with another minor round of test reduction



================
Comment at: test/CodeGen/AMDGPU/constant-fold-imm-immreg.mir:135-137
+legalized:       false
+regBankSelected: false
+selected:        false
----------------
You can strip out all of these default false/0 fields too


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

https://reviews.llvm.org/D55474





More information about the llvm-commits mailing list