[PATCH] D47690: [X86][BMI][TBM] Only demand bottom 16-bits of the BEXTR control op (PR34042)

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 3 14:54:07 PDT 2018


craig.topper added a comment.

Hilariously, the tbm-builtins.c test in clang fails -O0 isel on one of the TBM bextr tests because the immediate is too large.


Repository:
  rL LLVM

https://reviews.llvm.org/D47690





More information about the llvm-commits mailing list