[PATCH] D122217: [X86] Remove TB_NO_REVERSE for 2 memory folding entries

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 02:31:11 PDT 2022


skan added a comment.

These two entries were added by https://reviews.llvm.org/rGa7f27f357df8b199285b0d1882ea7eb47d39cd07

I am trying to reduce the gaps  between tables in X86GenFoldTables.inc and X86InstrFoldTables.cpp, and this is one of the difference.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122217



More information about the llvm-commits mailing list