GlobalISel: Add a note about how we're being a bit loose with memory operands
authorJustin Bogner <mail@justinbogner.com>
Fri, 20 Jan 2017 00:30:17 +0000 (00:30 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 20 Jan 2017 00:30:17 +0000 (00:30 +0000)
commite094cc4372bfe378f2e455879e501a7f890b8eba
tree64d66d417d36939f6b36baef6eae781c4ba1de75
parent19252ac6f0748447b1862ca6533c42b29d4710a3
GlobalISel: Add a note about how we're being a bit loose with memory operands

The logic in r292461 is conservatively correct, but we should revisit
this later. Add a TODO so we don't forget.

llvm-svn: 292553
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp