[PATCH] D83034: [GlobalISel] Don't skip adding predicate matcher

Madhur Amilkanthwar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 22:48:16 PDT 2020


madhur13490 added a comment.

In D83034#2224104 <https://reviews.llvm.org/D83034#2224104>, @arsenm wrote:

> LGTM. I think this is only a half solution, and it's still a problem that multiple builtin predicates will be silently ignored

I agree. Will fix soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83034



More information about the llvm-commits mailing list