[PATCH] D102297: [X86] Modify LOOP*, HLT control flow attributes, add TAILJMP encoding

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 15:06:54 PDT 2021


craig.topper added a comment.

Why adding encoding information to TAILJMP? It's morphed in X86MCInstLower.cpp before it gets to the encoder.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102297



More information about the llvm-commits mailing list