[PATCH] D95132: [AMDGPU][GlobalISel] Run SIAddImgInit

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 06:35:59 PST 2021


foad added a comment.

I think it would make more sense to do this during instruction selection, rather than in a separate pass, but for now it seems easiest to just copy what selectiondag does and run the pass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95132



More information about the llvm-commits mailing list