[PATCH] D85023: [JumpThreading] Consider freeze as a zero-cost instruction

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 01:10:18 PDT 2020


aqjune added a comment.

I merged the tests to a single file (https://github.com/llvm/llvm-project/commit/1ea84653378132091b5b6d31d4f6bf3ec7da7b56 ).
Two tests required targets that are different from x86_64-unknown-linux-gnu , so they are left unmerged.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85023



More information about the llvm-commits mailing list