[Diffusion] rL248610: Simplify code. NFC.

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 11:53:36 PDT 2015


tstellarAMD added subscribers: llvm-commits, tstellarAMD.
tstellarAMD added a comment.

Hi Chad,

Prior to this change we were calling findRegister*Def*Operand() for defs, but now we are calling findRegister*Use*Operand() was this intentional?


Users:
  mcrosier (Author)

http://reviews.llvm.org/rL248610





More information about the llvm-commits mailing list