[PATCH] D68420: Fix PR40644: miscompile indexed FP constant store

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 14:38:29 PDT 2019


thopre added a comment.

In D68420#1693634 <https://reviews.llvm.org/D68420#1693634>, @JonChesterfield wrote:

> Yep, that's what I had in mind. Do you have regression tests in the GC backend for these?


If I read correctly the commit that added the same logic in the backend, yes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68420





More information about the llvm-commits mailing list