[PATCH] D139336: [IRSim] Make Decisions about commutative operands

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 10:05:39 PST 2022


AndrewLitteken added a comment.

I could write a test case that would become a problem if this was not implemented when https://reviews.llvm.org/D139338 is merged on top of it. But I can't write a test case that would fail without this check for the current version of the outliner.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139336



More information about the llvm-commits mailing list