[PATCH] D62787: [X86] Add the vector integer min/max instructions to isAssociativeAndCommutative.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 11:46:37 PDT 2019


RKSimon added a comment.

This might be a sign that we need to review the generic CPU - for instance should we enable PostRA?

Incidently, what is the reasoning that we don't enable PostRA on big Intel core models?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62787





More information about the llvm-commits mailing list