[PATCH] D116580: [M68k] Add addressing modes ARIPI and ARIPD support for BTST

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 21:27:37 PST 2022


Jim added a comment.

In D116580#3247458 <https://reviews.llvm.org/D116580#3247458>, @myhsu wrote:

> This revision seems to be in conflict with D116993 <https://reviews.llvm.org/D116993> . How are you going to resolve it? (e.g. rebasing this one on top of D116993 <https://reviews.llvm.org/D116993> and setup a dependency)

This revision is parent of D116993 <https://reviews.llvm.org/D116993>. It doesn't depend on D116993 <https://reviews.llvm.org/D116993>. I am going to resolve issue in D116993 <https://reviews.llvm.org/D116993> you mentioned.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116580



More information about the llvm-commits mailing list