[PATCH] D71516: [InstCombine] Canonicalize select immediates

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 09:55:32 PST 2019


lebedev.ri added a comment.

Can you elaborate more on why this canonicalization should be performed? (show godbolt output with/without this
Is it an instruction selection issue?


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

https://reviews.llvm.org/D71516





More information about the llvm-commits mailing list