[PATCH] D113302: [X86] Update IRET instruction to use the same naming convention as RET/LRET (PR36876). NFC

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 5 23:36:56 PDT 2021


pengfei added a comment.

Not sure if I understand it correct or not. I used to take the number as system mode. E.g., CALL16m, POP32r etc. And `W/L/Q` as the size of memory operand. Maybe we should change RETL etc. to RET32 instead?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113302



More information about the llvm-commits mailing list