[PATCH] D50058: Fix InstCombine address space assert

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 07:31:55 PDT 2018


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM.

I updated the assertions in the test file here:
https://reviews.llvm.org/rL338388

Please use the script to auto-generate the CHECK lines in the new test.


Repository:
  rL LLVM

https://reviews.llvm.org/D50058





More information about the llvm-commits mailing list