[PATCH] D86464: GlobalISel: Lift store value widening restriction

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 11:04:47 PDT 2020


arsenm added inline comments.


================
Comment at: llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-store-global.mir:459
+
+# ---
+# name: test_store_global_s25_align2
----------------
paquette wrote:
> Why are there commented-out tests here?
These assert for other reasons that need to be fixed


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

https://reviews.llvm.org/D86464



More information about the llvm-commits mailing list