[PATCH] D150230: [GlobalISel] Implement some binary reassociations, G_ADD for now

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 15:20:05 PDT 2023


aemerson added a comment.

@arsenm The `AMDGPU/GlobalISel/regbankselect-amdgcn.s.buffer.load.ll` test is failing but trying to run update_mir_test_checks.py fails with some error. Can you take a look to see if it's an issue with the test?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150230



More information about the llvm-commits mailing list