[PATCH] D65542: [PeepholeOptimizer] Don't assume bitcast def always has input

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 10:48:25 PDT 2019


arsenm added a comment.

In D65542#1631857 <https://reviews.llvm.org/D65542#1631857>, @jsji wrote:

> @arsenm Is this MIR test OK?


I think you should also keep the IR test, as it will still test the pattern change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65542





More information about the llvm-commits mailing list