[PATCH] D114257: [AMDGPU] Enable fneg and fabs divergence-driven instruction selection.

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 12:57:11 PST 2021


alex-t added a comment.

GlobalISel tests were updated to make them really auto-generatable.
update_mir_test_checks.py doesn't work if the prefixes in different RUN lines are the same.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114257



More information about the llvm-commits mailing list