[PATCH] D131716: X86: Don't fold TEST into ADD ... at GOTTPOFF/GOTNTPOFF/INDNTPOFF

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 07:02:39 PDT 2022


jyknight updated this revision to Diff 452176.
jyknight marked 5 inline comments as done.
jyknight added a comment.

Address minor issues.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131716

Files:
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/CodeGen/X86/peephole-nofold-tpoff-x86.mir
  llvm/test/CodeGen/X86/peephole-nofold-tpoff-x86_64.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131716.452176.patch
Type: text/x-patch
Size: 8550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/24822091/attachment.bin>


More information about the llvm-commits mailing list