[PATCH] D91933: [X86] Do not allow FixupSetCC to relax constraints

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 26 03:40:50 PST 2020


RKSimon added a comment.

In D91933#2410379 <https://reviews.llvm.org/D91933#2410379>, @hvdijk wrote:

> Fix FileCheck syntax at the same time, using `CHECK-X32-DAG` rather than `CHECK-DAG-X32` that @pengfei noticed in D91339 <https://reviews.llvm.org/D91339> after it had been committed already.

I pushed this fix in rG40783839e63a <https://reviews.llvm.org/rG40783839e63a602157665d7ae3d4c9eea8fe8c9f>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91933



More information about the llvm-commits mailing list