[all-commits] [llvm/llvm-project] 730e8f: [AArch64][GlobalISel] Fix global offset folding co...

Amara Emerson via All-commits all-commits at lists.llvm.org
Fri Sep 8 06:28:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 730e8f659d8a3b33cb95d29eb82dd560dc95d0a2
      https://github.com/llvm/llvm-project/commit/730e8f659d8a3b33cb95d29eb82dd560dc95d0a2
  Author: Amara Emerson <amara at apple.com>
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/fold-global-offsets-insertpt.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Fix global offset folding combine inserting MIs into wrong place.

Was causing use-before-def issues. Not sure how it remained undetected for so long.




More information about the All-commits mailing list